Sign in
qemu
/
u-boot
/
refs/heads/next
/
.
/
arch
/
sandbox
/
include
/
asm
/
processor.h
blob: 6521274efb01e01b16404440c666a1f759334ae0 [
file
]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (c) 2014 Google, Inc
*/
#ifndef
_ASM_PROCESSOR_H
#define
_ASM_PROCESSOR_H
/* Assorted dummy functions */
#define
cpu_relax
()
#endif