blob: 6521274efb01e01b16404440c666a1f759334ae0 [file] [log] [blame] [edit]
/* 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