powerpc: Add linkage.h file

This permits us to use linux/linkage.h on PowerPC machines.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass 2015-02-07 11:51:49 -07:00
parent 5d418fdb99
commit 0df09047fa

View file

@ -0,0 +1,7 @@
/*
* Copyright (c) 2014 Google, Inc
*
* SPDX-License-Identifier: GPL-2.0+
*/
/* We don't need anything here at present */