Go to the source code of this file.
Macros | |
| #define | DEV_CONS_ADDRESS 0x0000000010000000 |
| #define | DEV_CONS_LENGTH 0x0000000000000020 |
| #define | DEV_CONS_PUTGETCHAR 0x0000 |
| #define | DEV_CONS_HALT 0x0010 |
| #define DEV_CONS_ADDRESS 0x0000000010000000 |
Definition at line 11 of file dev_cons.h.
| #define DEV_CONS_HALT 0x0010 |
Definition at line 14 of file dev_cons.h.
| #define DEV_CONS_LENGTH 0x0000000000000020 |
Definition at line 12 of file dev_cons.h.
| #define DEV_CONS_PUTGETCHAR 0x0000 |
Definition at line 13 of file dev_cons.h.
1.8.17