]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/arc/include/asm/processor.h
arc: add empty asm/processor.h to satisfy compilation of USB code
[people/ms/u-boot.git] / arch / arc / include / asm / processor.h
CommitLineData
db1f17f8
AB
1/*
2 * Copyright (C) 2015 Synopsys, Inc. All rights reserved.
3 *
4 * SPDX-License-Identifier: GPL-2.0+
5 */
6
7#ifndef _ASM_ARC_PROCESSOR_H
8#define _ASM_ARC_PROCESSOR_H
9
10/* This file is required by some generic code like USB etc */
11
12#endif /* _ASM_ARC_PROCESSOR_H */