trio.c - plan9port - [fork] Plan 9 from user space | |
git clone git://src.adamsgaard.dk/plan9port | |
Log | |
Files | |
Refs | |
README | |
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; |