X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=include%2Fasm-m68k%2Fpgalloc.h;h=4cb1a57ab763f103b20fe0aeb0c3c9dc3b7c62be;hb=HEAD;hp=a9cfb4b99d88b206c43d145694d588d6dc99524b;hpb=789e7dc8ee6cfb7928208b077d0799d81196e9bb;p=linux-2.6 diff --git a/include/asm-m68k/pgalloc.h b/include/asm-m68k/pgalloc.h index a9cfb4b99d..4cb1a57ab7 100644 --- a/include/asm-m68k/pgalloc.h +++ b/include/asm-m68k/pgalloc.h @@ -8,11 +8,12 @@ #include - #ifdef CONFIG_SUN3 #include #else #include #endif +extern void m68k_setup_node(int node); + #endif /* M68K_PGALLOC_H */