alistair23-linux/tools/perf/arch/arm
Florian Fainelli 0ac8e58f38 ARM: fix perf build with uclibc toolchains
libio.h is not provided by uClibc, in order to be able to test the
definition of __UCLIBC__ we need to include stdlib.h, which also
includes stddef.h, providing the definition of 'NULL'.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
2011-08-12 15:40:20 +01:00
..
util ARM: fix perf build with uclibc toolchains 2011-08-12 15:40:20 +01:00
Makefile ARM: 6198/1: perf probe: Add ARM DWARF register number mappings 2010-07-09 14:41:33 +01:00