Skip to content
  • Sebastien Alaiwan's avatar
    Split big file into two · 20dadeae
    Sebastien Alaiwan authored
    The file sad.c alone takes 35 seconds to compile.
    This often happens to be on the build critical path.
    Split it into two source files so they can be compiled in parallel.
    
    Change-Id: I35636d8a3da9d67edb8dbf202fd5e7a687a6aaa9
    20dadeae