blob: 8dced6006bd0a36b790e92a3d62a5cc3c0514761 [file] [log] [blame]
Tom Rini10e47792018-05-06 17:58:06 -04001/* SPDX-License-Identifier: GPL-2.0+ */
Simon Glass70778bc2015-03-05 12:25:26 -07002/*
3 * Copyright (c) 2014 Google, Inc
Simon Glass70778bc2015-03-05 12:25:26 -07004 */
5
6#ifndef _ASM_PROCESSOR_H
7#define _ASM_PROCESSOR_H
8
9/* This file is required for PCI */
10
11#endif