ibmpc: Remove unused error code

This commit is contained in:
tmk 2023-06-10 12:19:50 +09:00
parent 44eb0da1a5
commit b2edf39094
2 changed files with 1 additions and 3 deletions

View file

@ -84,7 +84,6 @@ POSSIBILITY OF SUCH DAMAGE.
#define IBMPC_ERR_TIMEOUT 0x20
#define IBMPC_ERR_FULL 0x40
#define IBMPC_ERR_ILLEGAL 0x80
#define IBMPC_ERR_FF 0xF0
#define IBMPC_LED_SCROLL_LOCK 0
#define IBMPC_LED_NUM_LOCK 1