mirror of
https://github.com/simh/simh.git
synced 2026-01-27 04:22:24 +00:00
Changed all internal #ifdef's which were conditional on __linux to be conditional on either __linux or __linux__. Some platforms (PPC) don't define __linux when gcc is invoked with -std=c99.
This commit is contained in: