Clean up
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
|
||||
namespace JabyEngine {
|
||||
namespace Interrupt_IO_Values {
|
||||
__declare_io_value(Mask, uint32_t) {
|
||||
__declare_io_struct(Mask, uint32_t) {
|
||||
};
|
||||
|
||||
__declare_io_value(Status, uint32_t) {
|
||||
__declare_io_struct(Status, uint32_t) {
|
||||
};
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user