Skip to content
  • Jonas Termansen's avatar
    Refactored libmaxsi/io.cpp into multiple files. · 01df9708
    Jonas Termansen authored
    This creates more object files in the static library which reduces the size
    of statically linked files as only the relevant object files are included.
    In my experience, it reduced the size of the system initrd from 1.9 MiB to
    1.6 MiB which is valuable.
    01df9708