Subversion Repositories HelenOS-historic

Rev

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

Rev 29 Rev 32
Line 71... Line 71...
71
 
71
 
72
extern struct acpi_rsdp *acpi_rsdp;
72
extern struct acpi_rsdp *acpi_rsdp;
73
 
73
 
74
extern void acpi_init(void);
74
extern void acpi_init(void);
75
 
75
 
-
 
76
static int rsdp_check(__u8 *rsdp);
-
 
77
 
76
#endif /* __ACPI_H__ */
78
#endif /* __ACPI_H__ */