Changeset cddc1639 in mainline for arch/sparc64/include/trap/trap_table.h
- Timestamp:
- 2005-12-15T21:40:19Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5753fbb
- Parents:
- 36e7ee98
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/sparc64/include/trap/trap_table.h
r36e7ee98 rcddc1639 47 47 extern trap_table_entry_t trap_table[TRAP_TABLE_ENTRY_COUNT]; 48 48 extern trap_table_entry_t trap_table_kernel[TRAP_TABLE_ENTRY_COUNT]; 49 #endif /* __ASM__ */49 #endif /* !__ASM__ */ 50 50 51 51 #endif
Note:
See TracChangeset
for help on using the changeset viewer.