mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-17 22:13:02 +00:00

Leaving include/asm/arch alone for now. Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6 lines
92 B
C
6 lines
92 B
C
#ifndef _AVR32_SIGINFO_H
|
|
#define _AVR32_SIGINFO_H
|
|
|
|
#include <asm-generic/siginfo.h>
|
|
|
|
#endif
|