Changeset 0dc2fec in mainline for kernel/arch/ia32/include/arch/smp/apic.h
- Timestamp:
- 2016-05-22T19:19:43Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b272c67a
- Parents:
- 153c7a29 (diff), af2254ec (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
kernel/arch/ia32/include/arch/smp/apic.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia32/include/arch/smp/apic.h
r153c7a29 r0dc2fec 36 36 #define KERN_ia32_APIC_H_ 37 37 38 #define L_APIC_BASE 0xfee00000 39 #define IO_APIC_BASE 0xfec00000 40 41 #ifndef __ASM__ 42 38 43 #include <typedefs.h> 39 44 #include <cpu.h> … … 364 369 extern void io_apic_enable_irqs(uint16_t); 365 370 371 #endif /* __ASM__ */ 372 366 373 #endif 367 374
Note:
See TracChangeset
for help on using the changeset viewer.
