Skip to content

v0.49: disable sample C implementation in favour of assembly code

Compare
Choose a tag to compare
@mfro0 mfro0 released this 03 Feb 18:02
some ancient commit replaced the explicit source file assignment in the Makefile with wildcards. This silently replaced some optimised assembly files with their C counterparts that were originally meant only as examples.

This release fixes that.