X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-frv%2Fsystem.h;fp=include%2Fasm-frv%2Fsystem.h;h=d2aea70a5f64cc0ef37e55275394c06f1ad4b34b;hb=f7f1b0f1e2fbadeab12d24236000e778aa9b1ead;hp=29cfa21ec2fe340d84f8eece227df9207cd3affd;hpb=e3f6fb6212a7102bdb56ba38fa1e98fe72950475;p=linux-2.6.git diff --git a/include/asm-frv/system.h b/include/asm-frv/system.h index 29cfa21ec..d2aea70a5 100644 --- a/include/asm-frv/system.h +++ b/include/asm-frv/system.h @@ -123,4 +123,6 @@ do { \ extern void die_if_kernel(const char *, ...) __attribute__((format(printf, 1, 2))); extern void free_initmem(void); +#define arch_align_stack(x) (x) + #endif /* _ASM_SYSTEM_H */