Subversion Repositories HelenOS

Rev

Rev 3798 | Rev 4130 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3798 Rev 3862
Line 31... Line 31...
31
 * @{
31
 * @{
32
 */
32
 */
33
/** @file
33
/** @file
34
 */
34
 */
35
 
35
 
36
#include <arch/cpu_family.h>
-
 
37
#include <cpu.h>
36
#include <cpu.h>
38
#include <arch.h>
37
#include <arch.h>
39
#include <genarch/ofw/ofw_tree.h>
38
#include <genarch/ofw/ofw_tree.h>
40
#include <arch/drivers/tick.h>
39
#include <arch/drivers/tick.h>
41
#include <print.h>
40
#include <print.h>