|
@@ -1721,13 +1721,15 @@ int getresuid (uid_t *ruid, uid_t *euid, uid_t *suid)
|
|
|
_syscall3(int, poll, struct pollfd *, fds, unsigned long int, nfds, int, timeout);
|
|
_syscall3(int, poll, struct pollfd *, fds, unsigned long int, nfds, int, timeout);
|
|
|
/* uClinux 2.0 doesn't have poll, emulate it using select */
|
|
/* uClinux 2.0 doesn't have poll, emulate it using select */
|