microblaze: Add missing headers caused by disintegration asm/system.h

It should be the part of patch
"Disintegrate asm/system.h for Microblaze"
(sha1: c40d04df15)

Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
Michal Simek
2012-03-30 11:29:38 +02:00
parent 6a4770e335
commit 90c0d80daa
2 changed files with 3 additions and 0 deletions

View File

@@ -24,6 +24,7 @@
#include <asm/sections.h>
#include <asm/exceptions.h>
#include <asm/unwind.h>
#include <asm/switch_to.h>
struct stack_trace;