mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-04-26 08:03:59 +00:00
Leaving include/asm/arch alone for now. Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6 lines
122 B
C
6 lines
122 B
C
#ifndef __ASM_AVR32_FUTEX_H
|
|
#define __ASM_AVR32_FUTEX_H
|
|
|
|
#include <asm-generic/futex.h>
|
|
|
|
#endif /* __ASM_AVR32_FUTEX_H */
|