mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-16 16:19:10 +00:00
Replace Addr68k related macros with NativeAligned inline functions
This commit is contained in:
parent
7e819fbb69
commit
bf8c1ae277
@ -23,7 +23,7 @@
|
||||
*/
|
||||
/**********************************************************************/
|
||||
#include "version.h"
|
||||
#include "adr68k.h" // for Addr68k_from_LADDR
|
||||
#include "adr68k.h" // for NativeAligned2FromLAddr, NativeAligned4FromLAddr
|
||||
#include "bindefs.h" // for N_OP_bin
|
||||
#include "emlglob.h"
|
||||
#include "lispmap.h" // for S_POSITIVE
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user