blob: f32772deb28dbe6264917fce7ffcb250caca7c90 [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 (12)
#endif // ZIRCON_KERNEL_LIB_SYSCALLS_ARM64_H_