CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/08/22 07:37:04
Modified files:
sys/arch/arm/xscale: pxa2x0_mmc.c
Log message:
use static inline instead of inline so this will be compatible with
compilers defaulting to c99 inline instead of the old gnu style.
ok guenther@ miod@ deraadt@
