mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-28 04:38:00 +00:00
Replace Addr68k related macros with NativeAligned inline functions
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
#include "version.h"
|
||||
|
||||
#include "adr68k.h" // for Addr68k_from_LADDR
|
||||
#include "adr68k.h" // for NativeAligned4FromLAddr
|
||||
#include "cell.h" // for xpointer
|
||||
#include "commondefs.h" // for error
|
||||
#include "dbprint.h" // for DEBUGGER
|
||||
|
||||
Reference in New Issue
Block a user