linux-stable-rt/arch/i386/mach-voyager
Dominik Hackl 6431e6a28e [PATCH] voyager_smp.c static inline fix
This patch fixes a compile bug by moving a static inline function to the
right place.  The body of a static inline function has to be declared
before the use of this function.

Signed-off-by: Dominik Hackl <dominik@hackl.dhs.org>
Cc: James Bottomley <James.Bottomley@steeleye.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-05-24 20:08:12 -07:00
..
Makefile
setup.c
voyager_basic.c
voyager_cat.c
voyager_smp.c [PATCH] voyager_smp.c static inline fix 2005-05-24 20:08:12 -07:00
voyager_thread.c