Changeset a26ddd1 in mainline for arch/ia32/include/smp/mps.h
- Timestamp:
- 2005-07-18T12:37:11Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 232e3ec7
- Parents:
- 6b7c36f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia32/include/smp/mps.h
r6b7c36f ra26ddd1 34 34 #include <synch/waitq.h> 35 35 #include <config.h> 36 #include <arch/smp/smp.h> 36 37 37 38 #define CT_EXT_ENTRY_TYPE 0 … … 118 119 extern waitq_t kmp_completion_wq; 119 120 121 extern struct smp_config_operations mps_config_operations; 122 120 123 extern int mps_irq_to_pin(int irq); 121 124
Note:
See TracChangeset
for help on using the changeset viewer.