X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-ppc64%2Fsystem.h;h=99b8ca52f101ab7fea76b0c7420d4eb9ebdfd33f;hb=71f512e89704f5aa6fc0b97e4a719184080b8938;hp=fd7c1f890c458b0e73681d93cd7cb035e315e255;hpb=25c8a78b1e00ac0cc640677eda78b462c2cd4c6e;p=powerpc.git diff --git a/include/asm-ppc64/system.h b/include/asm-ppc64/system.h index fd7c1f890c..99b8ca52f1 100644 --- a/include/asm-ppc64/system.h +++ b/include/asm-ppc64/system.h @@ -136,6 +136,7 @@ static inline void flush_spe_to_thread(struct task_struct *t) } extern int mem_init_done; /* set on boot once kmalloc can be called */ +extern unsigned long memory_limit; /* EBCDIC -> ASCII conversion for [0-9A-Z] on iSeries */ extern unsigned char e2a(unsigned char);