1/* $FreeBSD$ */
2
3#if defined(AIM)
4#include <machine/trap_aim.h>
5#elif defined(BOOKE)
6#include <machine/trap_booke.h>
7#endif
8
9