Changeset 78a95d6f in mainline for arch/ia32/src
- Timestamp:
- 2006-03-13T16:05:43Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6d9c49a
- Parents:
- 0967877
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia32/src/asm.S
r0967877 r78a95d6f 29 29 ## very low and hardware-level functions 30 30 31 # 31 # Mask for interrupts 0 - 31 (bits 0 - 31) where 0 means that int has no error word 32 32 # and 1 means interrupt with error word 33 33 #define ERROR_WORD_INTERRUPT_LIST 0x00027D00
Note:
See TracChangeset
for help on using the changeset viewer.