Changeset 2909 for trunk/libc/include/klibc/io.h
- Timestamp:
- Dec 26, 2006, 8:12:42 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libc/include/klibc/io.h
r2805 r2909 201 201 int (*pfnForkChild)(struct __libc_FileHandle *pFH, __LIBC_PFORKHANDLE pForkHandle, __LIBC_FORKOP enmOperation); 202 202 203 /** Non-Zero dummy for ensuring that we update all instances when adding new members. */ 204 int iDummy; 203 205 } __LIBC_FHOPS; 204 206 /** Pointer to file handle operations. */
Note:
See TracChangeset
for help on using the changeset viewer.