[PATCH] Clean up ARM compressed loader

Nicolas Pitre nico at fluxnic.net
Wed Feb 24 23:33:36 EST 2010


On Wed, 24 Feb 2010, Nicolas Pitre wrote:

> Put this in a common header file for the decompressor code:
> 
> /* ARM wants to redefine this sometimes */
> #ifndef static_func
> #define static_func
> #endif

Obviously I meant

#define static_func static


Nicolas



More information about the linux-arm-kernel mailing list