mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-16 22:10:24 +00:00
84db8d7cdb
Leaving include/asm/arch alone for now. Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
7 lines
122 B
C
7 lines
122 B
C
#ifndef __ASM_AVR32_LOCAL_H
|
|
#define __ASM_AVR32_LOCAL_H
|
|
|
|
#include <asm-generic/local.h>
|
|
|
|
#endif /* __ASM_AVR32_LOCAL_H */
|