Skip to content
  • Adam Zenker's avatar
    Fix ustress on Windows · a926a4f2
    Adam Zenker authored
    Windows uses different section directives than Linux. Section directives are
    changed to OS independent directives. Compilation on Windows failed because
    there was no "memalign" on Windows.
    
    Change-Id: I3f800db361790649b557fd17279163bf1fbd508f
    a926a4f2