blob: 7211497d308b60dfd92d5594def94557d82c0c76 [file] [log] [blame]
// Copyright 2020 The Fuchsia Authors
//
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file or at
// https://opensource.org/licenses/MIT
#ifndef ZIRCON_KERNEL_LIB_SYSCALLS_ARM64_H_
#define ZIRCON_KERNEL_LIB_SYSCALLS_ARM64_H_
#define ARM64_SYSCALL_SPECULATION_BARRIER_SIZE (8)
#endif // ZIRCON_KERNEL_LIB_SYSCALLS_ARM64_H_