]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/l4re-core/l4util/include/ARCH-arm/cpu.h
Update
[l4.git] / l4 / pkg / l4re-core / l4util / include / ARCH-arm / cpu.h
1 /**
2  * \file
3  * \brief  CPU related functions
4  *
5  * \author Adam Lackorzynski <adam@os.inf.tu-dresden.de>
6  */
7
8 /*
9  * (c) 2004-2009 Author(s)
10  *     economic rights: Technische Universität Dresden (Germany)
11  * This file is part of TUD:OS and distributed under the terms of the
12  * GNU Lesser General Public License 2.1.
13  * Please see the COPYING-LGPL-2.1 file for details.
14  */
15
16 #ifndef __L4_UTIL__ARCH_ARM__CPU_H__
17 #define __L4_UTIL__ARCH_ARM__CPU_H__
18
19 /* Nothing yet */
20
21 #endif /* __L4_UTIL__ARCH_ARM__CPU_H__ */