/* * ---------------------------------------------------------------------------- * "THE BEER-WARE LICENSE" (Revision 42): * wrote this file. As long as you retain this notice you * can do whatever you want with this stuff. If we meet some day, and you think * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * * $FreeBSD: head/sys/amd64/include/smp.h 114349 2003-05-01 01:05:25Z peter $ * */ #ifndef _MACHINE_SMP_H_ #define _MACHINE_SMP_H_ #endif /* _MACHINE_SMP_H_ */