Changeset 0d5a50c in mainline for uspace/lib/libc/arch/ia32/include/ddi.h
- Timestamp:
- 2009-03-01T20:25:23Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0f94c3d
- Parents:
- bf25efb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/arch/ia32/include/ddi.h
rbf25efb r0d5a50c 33 33 #ifndef LIBC_ia32_DDI_H_ 34 34 #define LIBC_ia32_DDI_H_ 35 36 #define IO_SPACE_BOUNDARY ((void *) (64 * 1024)) 35 37 36 38 static inline void outb(int16_t port, uint8_t b)
Note:
See TracChangeset
for help on using the changeset viewer.