Sign in
linux
/
linux
/
kernel
/
git
/
klassert
/
ipsec
/
c8a49a2f9117f4a7c574cbb709dc92a2b602ec00
/
.
/
arch
/
riscv
/
include
/
asm
/
exec.h
blob: 07d9942682e0e1b6782a0fae14c148db64f37797 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef
__ASM_EXEC_H
#define
__ASM_EXEC_H
extern
unsigned
long
arch_align_stack
(
unsigned
long
sp
);
#endif
/* __ASM_EXEC_H */