blob: 8dced6006bd0a36b790e92a3d62a5cc3c0514761 [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001/* SPDX-License-Identifier: GPL-2.0+ */
Simon Glass9569c402015-03-05 12:25:26 -07002/*
3 * Copyright (c) 2014 Google, Inc
Simon Glass9569c402015-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