processor.h 177 B

123456789101112
  1. /*
  2. * Copyright (c) 2014 Google, Inc
  3. *
  4. * SPDX-License-Identifier: GPL-2.0+
  5. */
  6. #ifndef _ASM_PROCESSOR_H
  7. #define _ASM_PROCESSOR_H
  8. /* This file is required for PCI */
  9. #endif