avr32: Introducing asm/syscalls.h
Declaring arch-dependent syscalls for avr32 architecture Signed-off-by: Jaswinder Singh <jaswinder@infradead.org> Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
This commit is contained in:
committed by
Haavard Skinnemoen
parent
1bda71282d
commit
c80ce2d52b
@@ -13,6 +13,7 @@
|
||||
#include <asm/cachectl.h>
|
||||
#include <asm/processor.h>
|
||||
#include <asm/uaccess.h>
|
||||
#include <asm/syscalls.h>
|
||||
|
||||
/*
|
||||
* If you attempt to flush anything more than this, you need superuser
|
||||
|
Reference in New Issue
Block a user