Sign in
opensecura
/
3p
/
sel4
/
util_libs
/
1b72921fba56e8da75d0c95e1401e12201665ea7
/
.
/
libutils
/
arch_include
/
arm
/
utils
/
arch
/
stack.h
blob: fd386caa9431aa8e4c20351dc3e48ea428234271 [
file
] [
log
] [
blame
]
/*
* Copyright 2017, 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