On 5/21/07, Robin Getz <[email protected]> wrote:
since there is noMMU, are we better:
- putting stubs (return ENOSYS - give runtime errors), or
- just ignore the errors - and give compile errors? (Is there any way to put
something into the syscall table, as not to get the warnings?)
there are no compile errors ... having a stub that returns -ENOSYS is
the same thing as not having a stub as the fallback code when given an
unknown syscall # will return -ENOSYS ...
-mike
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]