Skip to content
Snippets Groups Projects
Commit de7c728d authored by Tatsuo Ishii's avatar Tatsuo Ishii
Browse files

change #if defined(__mc68000__) to:

#if defined(__mc68000__) && defined(__linux__)
so that other m68k systems(such as NetBSD) will not be affected.
parent 642d21a5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment