]> Git Repo - linux.git/blob - arch/s390/include/asm/exec.h
mac80211: Handle special status codes in SAE commit
[linux.git] / arch / s390 / include / asm / exec.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * Copyright IBM Corp. 1999, 2009
4  *
5  * Author(s): Martin Schwidefsky <[email protected]>
6  */
7
8 #ifndef __ASM_EXEC_H
9 #define __ASM_EXEC_H
10
11 extern unsigned long arch_align_stack(unsigned long sp);
12
13 #endif /* __ASM_EXEC_H */
This page took 0.037424 seconds and 4 git commands to generate.