Changes in uspace/lib/posix/unistd.c [b4d6252:72ec8cc] in mainline
- File:
-
- 1 edited
-
uspace/lib/posix/unistd.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/unistd.c
rb4d6252 r72ec8cc 54 54 55 55 /** 56 * 57 * @return 58 */ 59 int posix_getpagesize(void) 60 { 61 return getpagesize(); 62 } 63 64 /** 56 65 * 57 66 * @return
Note:
See TracChangeset
for help on using the changeset viewer.
