diff options
Diffstat (limited to 'arch/ia64/hp/hpsim_machvec.c')
-rw-r--r-- | arch/ia64/hp/hpsim_machvec.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/ia64/hp/hpsim_machvec.c b/arch/ia64/hp/hpsim_machvec.c new file mode 100644 index 000000000..7d78f4961 --- /dev/null +++ b/arch/ia64/hp/hpsim_machvec.c @@ -0,0 +1,4 @@ +#include <asm/machvec_init.h> +#include <asm/machvec_hpsim.h> + +MACHVEC_DEFINE(hpsim) |