source:
trunk/include/os2sel.h@
73
| Last change on this file since 73 was 48, checked in by , 26 years ago | |
|---|---|
| File size: 202 bytes | |
| Rev | Line | |
|---|---|---|
| [48] | 1 | /* |
| 2 | * | |
| 3 | * Project Odin Software License can be found in LICENSE.TXT | |
| 4 | * | |
| 5 | */ | |
| 6 | #ifndef __OS2SEL_H__ | |
| 7 | #define __OS2SEL_H__ | |
| 8 | ||
| 9 | USHORT _System GetFS(); | |
| 10 | void _System SetFS(USHORT selector); | |
| 11 | ||
| 12 | #endif //__OS2SEL_H__ |
Note:
See TracBrowser
for help on using the repository browser.
