Files
wedge/MakeFile
Elliot Nunn 6902f7dc5b Cleanly separate Wedge logic from wrapper
Now there is one Wedge() for both environments. Wedge.c has a clearer
interface with the wrapper, and #includes a sensible set of headers. The
hand-rolled libc functions have been separated out, and memcpy() is no
longer used for overlapping ranges.
2018-01-14 10:03:41 +08:00

1.1 KiB