1 2 3 4 5 6 7 8 9
component test_use; pin out bit out; function _ nofp; license "GPL"; ;; void testuse(); FUNCTION(_) { testuse(); }