* m68k fix

This commit is contained in:
peter 2003-04-23 13:48:07 +00:00
parent 35ea6c7233
commit 99c4b6cf86

View File

@ -195,6 +195,9 @@ Implementation
finput, finput,
gdb, gdb,
{$endif GDB} {$endif GDB}
{$ifdef m68k}
cpuinfo,
{$endif m68k}
cpubase,aasmcpu cpubase,aasmcpu
; ;
@ -1614,7 +1617,10 @@ Implementation
end. end.
{ {
$Log$ $Log$
Revision 1.51 2003-04-22 14:33:38 peter Revision 1.52 2003-04-23 13:48:07 peter
* m68k fix
Revision 1.51 2003/04/22 14:33:38 peter
* removed some notes/hints * removed some notes/hints
Revision 1.50 2003/03/10 18:16:00 olle Revision 1.50 2003/03/10 18:16:00 olle