Merge branch 'develop' of
https://git.minres.com/Firmware/MNRS-BM-BSP.git into develop
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define _BSP_ACLINT_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include "gen/Apb3AClint.h"
|
||||
#include "gen/AClintModule.h"
|
||||
|
||||
#define aclint_t apb3aclint_t
|
||||
|
||||
@@ -26,4 +26,4 @@ static uint64_t get_aclint_mtimecmp(volatile aclint_t* reg){
|
||||
return value;
|
||||
}
|
||||
|
||||
#endif /* _BSP_ACLINT_H */
|
||||
#endif /* _BSP_ACLINT_H */
|
||||
|
Reference in New Issue
Block a user