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:
parent
5d418fdb99
commit
0df09047fa
|
@ -0,0 +1,7 @@
|
|||
/*
|
||||
* Copyright (c) 2014 Google, Inc
|
||||
*
|
||||
* SPDX-License-Identifier: GPL-2.0+
|
||||
*/
|
||||
|
||||
/* We don't need anything here at present */
|
Loading…
Reference in New Issue