processor.h 262 B

1234567891011
  1. /* SPDX-License-Identifier: GPL-2.0+ */
  2. /*
  3. * Copyright (C) 2015 Synopsys, Inc. All rights reserved.
  4. */
  5. #ifndef _ASM_ARC_PROCESSOR_H
  6. #define _ASM_ARC_PROCESSOR_H
  7. /* This file is required by some generic code like USB etc */
  8. #endif /* _ASM_ARC_PROCESSOR_H */