linkage.h 176 B

1234567891011
  1. /* SPDX-License-Identifier: GPL-2.0+ */
  2. /*
  3. * U-Boot - linkage.h
  4. *
  5. * Copyright (c) 2005-2007 Analog Devices Inc.
  6. */
  7. #ifndef __ASM_LINKAGE_H
  8. #define __ASM_LINKAGE_H
  9. #endif