change SYS instruction to PORT and add imm4
This commit is contained in:
5
src/device.h
Normal file
5
src/device.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
typedef struct {
|
||||
|
||||
} Device;
|
||||
Reference in New Issue
Block a user