|
@@ -654,7 +654,7 @@ _syscall1(int, chroot, const char *, path);
|
|
_syscall2(int, __syscall_ustat, unsigned short int, kdev_t, struct ustat *, ubuf);
|
|
_syscall2(int, __syscall_ustat, unsigned short int, kdev_t, struct ustat *, ubuf);
|
|
int ustat(dev_t dev, struct ustat *ubuf)
|
|
int ustat(dev_t dev, struct ustat *ubuf)
|