Subversion Repositories HelenOS-historic

Rev

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

Rev 309 Rev 391
Line 32... Line 32...
32
 
32
 
33
#include <arch.h>
33
#include <arch.h>
34
#include <arch/types.h>
34
#include <arch/types.h>
35
#include <print.h>
35
#include <print.h>
36
#include <typedefs.h>
36
#include <typedefs.h>
-
 
37
#include <fpu_context.h>
37
 
38
 
38
/*
39
/*
39
 * Identification of CPUs.
40
 * Identification of CPUs.
40
 * Contains only non-MP-Specification specific SMP code.
41
 * Contains only non-MP-Specification specific SMP code.
41
 */
42
 */