mirror of
https://github.com/TomHarte/CLK.git
synced 2026-03-11 04:42:20 +00:00
Update #undef list.
This commit is contained in:
@@ -511,13 +511,12 @@ void Processor<model, Traits>::run_for(const Cycles cycles) {
|
||||
goto fetch_decode;
|
||||
}
|
||||
|
||||
#undef perform
|
||||
#undef access_program
|
||||
#undef access
|
||||
#undef restore_point
|
||||
#undef line_label
|
||||
#undef access_label
|
||||
#undef attach
|
||||
#undef join
|
||||
#undef restore_point
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user