1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-06-16 18:29:31 +00:00
millfork/include/bbc_hardware.mfk

7 lines
107 B
Plaintext
Raw Normal View History

2018-04-02 21:40:40 +00:00
#if not(BBC_MICRO)
#warn bbc_hardware module should be used only on BBC Micro-compatible targets
#endif