mirror of
https://github.com/cc65/cc65.git
synced 2025-02-09 17:33:00 +00:00
* Docs say that CLK_TCK is an obsolete alias of CLOCKS_PER_SEC so there's no point in individual definitions. * All targets determining the clock rate at runtime can use a common handling.