Remove unused code.

Sponsored by:	DARPA, AFRL
This commit is contained in:
br 2018-08-14 16:22:14 +00:00
parent 308e1fa4ce
commit 3cf10d0d09

View File

@ -155,13 +155,6 @@
#define SATP_MODE_SV39 (8ULL << SATP_MODE_S)
#define SATP_MODE_SV48 (9ULL << SATP_MODE_S)
#if 0
/* lowRISC TODO */
#define NCSRS 4096
#define CSR_IPI 0x783
#define CSR_IO_IRQ 0x7c0 /* lowRISC only? */
#endif
#define XLEN 8
#define INSN_SIZE 4