package embox.arch.arm.fpu

module fpu_stub extends fpu {
	@IncludeExport(path="arm")
	source "fpu.h", "fpu_macro.s"
}
