summaryrefslogtreecommitdiffstats
path: root/arch/avr32/include/uapi/asm/types.h
blob: 7c986c4e99b55cf3727ceb68eeb78841c8d99b11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * Copyright (C) 2004-2006 Atmel Corporation
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 */
#ifndef _UAPI__ASM_AVR32_TYPES_H
#define _UAPI__ASM_AVR32_TYPES_H

#include <asm-generic/int-ll64.h>

#endif /* _UAPI__ASM_AVR32_TYPES_H */