[PATCH] Fix do_shmat() for CONFIG_SYSVIPC=n
- The do_shmat() stub needs `static inline', not `inline' - We need errno.h for ENOSYS.
Showing
Please register or sign in to comment
- The do_shmat() stub needs `static inline', not `inline' - We need errno.h for ENOSYS.