![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0-only */ 0002 /* 0003 * Based on arch/arm/include/asm/exec.h 0004 * 0005 * Copyright (C) 2012 ARM Ltd. 0006 */ 0007 #ifndef __ASM_EXEC_H 0008 #define __ASM_EXEC_H 0009 0010 #include <linux/sched.h> 0011 0012 extern unsigned long arch_align_stack(unsigned long sp); 0013 0014 #endif /* __ASM_EXEC_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |