summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/include/asm/unistd.h
Commit message (Collapse)AuthorAgeFilesLines
* unicore32 core architecture: processor and system headersGuanXuetao2011-03-171-0/+18
This patch includes processor and system headers. System call interface is here. We used the syscall interface the same as asm-generic version. Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> Reviewed-by: Arnd Bergmann <arnd@arndb.de>