1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-29 00:29:34 +00:00

Merge branch 'ReflectiveEnum' of github.com:TomHarte/CLK into ReflectiveEnum

This commit is contained in:
Thomas Harte 2020-03-11 23:30:27 -04:00
commit 06c08a0574

View File

@ -51,6 +51,9 @@ namespace {
constexpr int CLOCK_RATE = 7833600;
Analyser::Static::Macintosh::Target nothing;
}
namespace Apple {