Rev 1371 | Rev 1477 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1371 | Rev 1473 | ||
---|---|---|---|
Line 39... | Line 39... | ||
39 | #include <arch/asm.h> |
39 | #include <arch/asm.h> |
40 | #include <arch/types.h> |
40 | #include <arch/types.h> |
41 | #include <typedefs.h> |
41 | #include <typedefs.h> |
42 | #include <memstr.h> |
42 | #include <memstr.h> |
43 | #include <bitops.h> |
43 | #include <bitops.h> |
44 | #include <sysinfo/sysinfo.h> |
- | |
45 | 44 | ||
46 | __u32 vesa_ph_addr; |
45 | __u32 vesa_ph_addr; |
47 | __u16 vesa_width; |
46 | __u16 vesa_width; |
48 | __u16 vesa_height; |
47 | __u16 vesa_height; |
49 | __u16 vesa_bpp; |
48 | __u16 vesa_bpp; |