Skip to content
Snippets Groups Projects
Select Git revision
  • d5df6cd44a433d6253a61cb0f987835fbc06b2de
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

objfloat.c

Blame
  • user avatar
    Paul Sokolovsky authored
    Some tools do not support local/static symbols (one example is GNU ld map file).
    Exposing all functions will allow to do detailed size comparisons, etc.
    
    Also, added bunch of statics where they were missing, and replaced few identity
    functions with global mp_identity().
    d5df6cd4
    History
    objfloat.c 3.50 KiB