1 2 3 4 5 6 7 8
framework module NeedsGNUInlineAsm { header "NeedsGNUInlineAsm.h" explicit module Asm { requires gnuinlineasm header "asm.h" } }