fixes ACLINT register interface definition
This commit is contained in:
@@ -17,7 +17,7 @@ typedef struct {
|
||||
struct {
|
||||
volatile uint32_t LO;
|
||||
volatile uint32_t HI;
|
||||
} MTIMECMP[4096];
|
||||
} MTIMECMP[4095];
|
||||
volatile uint32_t MTIME_LO;
|
||||
volatile uint32_t MTIME_HI;
|
||||
} aclint_t;
|
||||
|
||||
Reference in New Issue
Block a user