summaryrefslogtreecommitdiffstats
path: root/drivers/staging/csr/oska/types.h
blob: 18d7c111e74a5cfcd7c9589825c1623ca682bb36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 * OSKA Linux implementation -- types
 *
 * Copyright (C) 2009 Cambridge Silicon Radio Ltd.
 *
 * Refer to LICENSE.txt included with this source code for details on
 * the license terms.
 */
#ifndef __OSKA_LINUX_TYPES_H
#define __OSKA_LINUX_TYPES_H

#include <linux/types.h>

#endif /* #ifndef __OSKA_LINUX_TYPES_H */