source:
trunk/packages/xen-3.1/xen-3.1/xen/include/asm-x86/ipi.h
@
34
Last change on this file since 34 was 34, checked in by hartmans, 17 years ago | |
---|---|
File size: 140 bytes |
Rev | Line | |
---|---|---|
[34] | 1 | #ifndef __ASM_IPI_H |
2 | #define __ASM_IPI_H | |
3 | ||
4 | #include <asm/genapic.h> | |
5 | ||
6 | #define send_IPI_mask (genapic->send_IPI_mask) | |
7 | ||
8 | #endif /* __ASM_IPI_H */ |
Note: See TracBrowser
for help on using the repository browser.