blob: a9536100d611f6bf5212833813404f9d0d57bc60 [file] [log] [blame]
framework module NeedsGNUInlineAsm {
header "NeedsGNUInlineAsm.h"
explicit module Asm {
requires gnuinlineasm
header "asm.h"
}
}