Revision 9e42382f

b/linux-user/syscall.c
5268 5268
        }
5269 5269
        break;
5270 5270
#endif
5271
#ifdef TARGET_NR_pselect6
5272
    case TARGET_NR_pselect6:
5273
	    goto unimplemented_nowarn;
5274
#endif
5271 5275
    case TARGET_NR_symlink:
5272 5276
        {
5273 5277
            void *p2;

Also available in: Unified diff