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