]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - arch/sh/include/asm/exec.h
Merge remote branch 'wireless-next/master' into ath6kl-next
[mirror_ubuntu-bionic-kernel.git] / arch / sh / include / asm / exec.h
1 /*
2 * Copyright (C) 1999, 2000 Niibe Yutaka & Kaz Kojima
3 * Copyright (C) 2002 Paul Mundt
4 */
5 #ifndef __ASM_SH_EXEC_H
6 #define __ASM_SH_EXEC_H
7
8 #define arch_align_stack(x) (x)
9
10 #endif /* __ASM_SH_EXEC_H */