qemu-patch-raspberry4/tests
Blue Swirl 64b85a8f23 Delete useless 'extern' qualifiers for functions
'extern' qualifier is useless for function declarations. Delete
them.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-01-23 16:21:20 +00:00
..
alpha
cris Delete useless 'extern' qualifiers for functions 2011-01-23 16:21:20 +00:00
hello-arm.c
hello-i386.c Replace 'extern inline' with 'static inline' 2011-01-17 20:26:30 +00:00
hello-mips.c
linux-test.c
Makefile do not pass bogus $(SRC_PATH) include paths to cc during configure 2011-01-14 16:11:58 +00:00
pi_10.com
qruncom.c Add missing 'static' attribute 2010-05-07 16:28:10 +00:00
runcom.c make runcom compile on recent distributions 2010-10-23 14:47:01 +00:00
sha1.c tests: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types 2010-07-25 16:59:40 +02:00
test-arm-iwmmxt.s
test-i386-code16.S
test-i386-muldiv.h
test-i386-shift.h
test-i386-ssse3.c
test-i386-vm86.S
test-i386.c disable test_enter on i386, it is broken 2010-10-23 14:46:58 +00:00
test-i386.h
test-mmap.c
test_path.c fix test_path 2010-10-23 14:47:06 +00:00
testthread.c