diff options
Diffstat (limited to 'include/asm-avr32/auxvec.h')
-rw-r--r-- | include/asm-avr32/auxvec.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/asm-avr32/auxvec.h b/include/asm-avr32/auxvec.h new file mode 100644 index 00000000000..d5dd435bf8f --- /dev/null +++ b/include/asm-avr32/auxvec.h @@ -0,0 +1,4 @@ +#ifndef __ASM_AVR32_AUXVEC_H +#define __ASM_AVR32_AUXVEC_H + +#endif /* __ASM_AVR32_AUXVEC_H */ |