Files
foc/l4/pkg/l4util/include/ARCH-arm/cpu.h
2013-01-11 17:00:47 +01:00

22 lines
513 B
C

/**
* \file
* \brief CPU related functions
*
* \author Adam Lackorzynski <adam@os.inf.tu-dresden.de>
*/
/*
* (c) 2004-2009 Author(s)
* economic rights: Technische Universität Dresden (Germany)
* This file is part of TUD:OS and distributed under the terms of the
* GNU Lesser General Public License 2.1.
* Please see the COPYING-LGPL-2.1 file for details.
*/
#ifndef __L4_UTIL__ARCH_ARM__CPU_H__
#define __L4_UTIL__ARCH_ARM__CPU_H__
/* Nothing yet */
#endif /* __L4_UTIL__ARCH_ARM__CPU_H__ */