2
0
Fork 0
mirror of https://github.com/AsahiLinux/u-boot synced 2025-02-24 11:27:40 +00:00
u-boot/arch/sparc/include/asm/sections.h

12 lines
197 B
C
Raw Normal View History

/*
* Copyright (c) 2012 The Chromium OS Authors.
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef __ASM_SPARC_SECTIONS_H
#define __ASM_SPARC_SECTIONS_H
#include <asm-generic/sections.h>
#endif