blob: ccd28ac18b78a6866635e77a26b0d8b49591013a [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001/* SPDX-License-Identifier: GPL-2.0+ */
Simon Glass18652862013-03-05 14:39:37 +00002/*
3 * Copyright (c) 2012 The Chromium OS Authors.
Simon Glass18652862013-03-05 14:39:37 +00004 */
5
6#ifndef __ASM_POWERPC_SECTIONS_H
7#define __ASM_POWERPC_SECTIONS_H
8
9#include <asm-generic/sections.h>
10
11#endif