Subversion Repositories HelenOS-historic

Rev

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

Rev 125 Rev 195
Line 32... Line 32...
32
#include <arch.h>
32
#include <arch.h>
33
 
33
 
34
#include <arch/cp0.h>
34
#include <arch/cp0.h>
35
 
35
 
36
#include <typedefs.h>
36
#include <typedefs.h>
-
 
37
#include <print.h>
37
 
38
 
38
struct {
39
struct {
39
    char *vendor;
40
    char *vendor;
40
    char *model;
41
    char *model;
41
} imp_data[] = {
42
} imp_data[] = {