touched
This commit is contained in:
parent
93cf407fee
commit
c6ba51009c
|
@ -1,9 +1,9 @@
|
||||||
/*
|
/*
|
||||||
* Subject: Interrupt Controller (IRQ), irq@MuraxSoc (RV32I)
|
* Subject: Interrupt Controller (IRQ), irq@MuraxSoc (RV32I)
|
||||||
* Lang_s: asm, c, c++
|
* Lang: Asm, C, C++ (Father of all programming languages)
|
||||||
* Env: Bare Metal verilated MuraxSoc
|
* OS: Bare Metal @verilated MuraxSoc
|
||||||
* Tested: gdb@jtag
|
* Tested: gdb@jtag
|
||||||
* mpabi@2024/PI
|
* Authored: mpabi@2024/PI
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
Loading…
Reference in New Issue