sections.h 210 B

1234567891011
  1. /* SPDX-License-Identifier: GPL-2.0+ */
  2. /*
  3. * Copyright (c) 2012 The Chromium OS Authors.
  4. */
  5. #ifndef __ASM_MICROBLAZE_SECTIONS_H
  6. #define __ASM_MICROBLAZE_SECTIONS_H
  7. #include <asm-generic/sections.h>
  8. #endif