#!gbuild
macro DO_FHARD=true
macro DO_FSINGLE=true
macro DO_FLOATSINGLE=true
macro HARDWARE_SQRT=true

# This macro is to enable some dtrace function for __fp16 on ARM
# They need to be build with -fpu=vfpv4. And are only reached with -fpu=vfpv4
macro HALF_PRECISION_DTRACE_VOLATILE=true
[Project]
	-cpu=cortexr4
	--no_hardware_divide
	-arm_branch_self_errata
	{!isdefined(USE_PICPID) && !isdefined(GHS_DATATRACE)} -no_data_in_text
../arm4/armlib.gpj	[Project]
