1
0
Fork 0

Create byteorder header for host_to_le functions

This commit is contained in:
Patryk Obara 2020-04-14 19:33:55 +02:00 committed by Patryk Obara
parent 52fd4ed2d0
commit c05bbafb5d
6 changed files with 133 additions and 46 deletions

View file

@ -1,6 +1,7 @@
noinst_HEADERS = \
bios_disk.h \
bios.h \
byteorder.h \
callback.h \
compiler.h \
control.h \