Sign in
opensecura
/
3p
/
sel4
/
util_libs
/
95e6cafc31d5a5bda3c4fec0b088711f0aa32e0b
/
.
/
libutils
/
arch_include
/
riscv
/
utils
/
arch
/
stack.h
blob: 7eb74b2a677c3e9fcd8f2f7625b0fdb289653d38 [
file
] [
log
] [
blame
]
/*
* Copyright 2018, Data61, CSIRO (ABN 41 687 119 230)
*
* SPDX-License-Identifier: BSD-2-Clause
*/
#pragma
once
/* Number of bytes to which the stack pointer must be aligned when
* executing a call instruction
*/
#define
STACK_CALL_ALIGNMENT
16