X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-m68knommu%2Fsystem.h;fp=include%2Fasm-m68knommu%2Fsystem.h;h=c341b66c147b605bd7ea078bbdd770401a0fcd34;hb=f7f1b0f1e2fbadeab12d24236000e778aa9b1ead;hp=ce3f0b0226df1f07cf5d34e27a7c388ec2dbc43f;hpb=e3f6fb6212a7102bdb56ba38fa1e98fe72950475;p=linux-2.6.git diff --git a/include/asm-m68knommu/system.h b/include/asm-m68knommu/system.h index ce3f0b022..c341b66c1 100644 --- a/include/asm-m68knommu/system.h +++ b/include/asm-m68knommu/system.h @@ -281,5 +281,6 @@ cmpxchg(volatile int *p, int old, int new) }) #endif #endif +#define arch_align_stack(x) (x) #endif /* _M68KNOMMU_SYSTEM_H */