Files
lk/external
Travis Geiselbrecht 5a3d51e3e7 [assert] fix up a few places broken at DEBUG=0 after recent assert changes
Forgot to test at DEBUG=0. Both of these are basically cases where
the new DEBUG_ASSERT_COND should be used, since the default DEBUG_ASSERT
will now always emit code that gets cleaned up in the optimizer.
2021-04-02 20:16:53 -07:00
..
2020-07-25 17:16:22 -07:00
2016-02-20 11:41:57 -08:00

This directory contains source modules that are composed of
software originating from external to the lk project.