Changeset 25 for trunk/include/sh_unix.h
- Timestamp:
- Mar 14, 2006, 10:27:38 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/sh_unix.h
r22 r25 141 141 int sh_unix_munlock(void * addr, size_t len); 142 142 int sh_unix_count_mlock(); 143 /* public for unit tests */ 144 int sh_unix_pagesize(); 145 unsigned long sh_unix_lookup_page(void * in_addr, size_t len, int * num_pages); 143 146 144 147 /* chroot directory
Note:
See TracChangeset
for help on using the changeset viewer.