URI:
       trio.c - plan9port - [fork] Plan 9 from user space
  HTML git clone git://src.adamsgaard.dk/plan9port
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       trio.c (123B)
       ---
            1 // nothing to see here, but OS X Lion nm complains
            2 // about object files with nothing
            3 
            4 int something_to_quiet_lion_nm = 1;