#include <arm/pal_routines.h>

arm/pal_routines.h Kernel.framework

includes: Kernel/stdint.h, Kernel/string.h
1 function

functionpal_get_resource_property

static inline void pal_get_resource_property(
	const char **property_name,
	int *property_value
)
Allows us to set a property on the IOResources object. Unused on ARM.