Skip to content
  • Ralph Giles's avatar
    Mark AOM_QM matricies const. · 90243cf9
    Ralph Giles authored
    These large (200 KB) static stables are functionally read-only. Marking
    them const moves them to the read-only section of shared libraries,
    reducing memory footprint when multiple application processes are
    running simultaneously.
    
    Change-Id: I6b66ea8f512147f9762728ae01cea02a0fa71300
    90243cf9