include asm.h seperately
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include "asm.h"
|
||||
|
||||
/* I/O addresses. */
|
||||
#define SPH 0x3E /* Stack pointer high address. */
|
||||
#define SPL 0x3D /* Stack pointer low address. */
|
||||
|
||||
Reference in New Issue
Block a user