microblaze_v8: headers simple files - empty or redirect to asm-generic
Reviewed-by: Ingo Molnar <mingo@elte.hu> Acked-by: John Linn <john.linn@xilinx.com> Acked-by: Stephen Neuendorffer <stephen.neuendorffer@xilinx.com> Acked-by: John Williams <john.williams@petalogix.com> Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
parent
3a5c17b573
commit
407f99912b
|
@ -0,0 +1 @@
|
|||
#include <asm-generic/cputime.h>
|
|
@ -0,0 +1 @@
|
|||
#include <asm-generic/div64.h>
|
|
@ -0,0 +1 @@
|
|||
#include <asm-generic/emergency-restart.h>
|
|
@ -0,0 +1 @@
|
|||
#include <asm-generic/errno.h>
|
|
@ -0,0 +1 @@
|
|||
#include <asm-generic/futex.h>
|
|
@ -0,0 +1 @@
|
|||
#include <asm-generic/kdebug.h>
|
|
@ -0,0 +1 @@
|
|||
#include <asm-generic/local.h>
|
|
@ -0,0 +1 @@
|
|||
#include <asm-generic/mutex-dec.h>
|
|
@ -0,0 +1 @@
|
|||
#include <asm-generic/percpu.h>
|
|
@ -0,0 +1 @@
|
|||
#include <asm-generic/resource.h>
|
|
@ -0,0 +1 @@
|
|||
#include <asm-generic/xor.h>
|
Loading…
Reference in New Issue