Rev 2071 | Rev 3646 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 2071 | Rev 2089 | ||
|---|---|---|---|
| Line 32... | Line 32... | ||
| 32 | /** @file |
32 | /** @file |
| 33 | */ |
33 | */ |
| 34 | 34 | ||
| 35 | #include <arch/console.h> |
35 | #include <arch/console.h> |
| 36 | #include <arch/types.h> |
36 | #include <arch/types.h> |
| 37 | #include <typedefs.h> |
- | |
| 38 | 37 | ||
| 39 | #include <arch/drivers/scr.h> |
38 | #include <arch/drivers/scr.h> |
| 40 | #include <arch/drivers/kbd.h> |
39 | #include <arch/drivers/kbd.h> |
| 41 | 40 | ||
| 42 | #ifdef CONFIG_Z8530 |
41 | #ifdef CONFIG_Z8530 |