Changes in boot/arch/riscv64/include/ucb.h [ae8d7b0:de1712e] in mainline
- File:
-
- 1 edited
-
boot/arch/riscv64/include/ucb.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/riscv64/include/ucb.h
rae8d7b0 rde1712e 38 38 #include <stddef.h> 39 39 40 extern volatile uint64_t tohost; 41 extern volatile uint64_t fromhost; 40 #define CSR_MTOHOST 0x780 41 #define CSR_MFROMHOST 0x781 42 42 43 43 #define HTIF_DEVICE_CONSOLE 1
Note:
See TracChangeset
for help on using the changeset viewer.
