summaryrefslogtreecommitdiff
path: root/arch/blackfin/include/asm/signal.h
AgeCommit message (Collapse)AuthorFilesLines
2009-06-19Blackfin: convert signal/mmap to asm-genericMike Frysinger1-156/+3
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann1-1/+1
The existing asm-generic versions are incomplete and included by some architectures. New architectures should be able to use a generic version, so rename the existing files and change all users, which lets us add the new files. Signed-off-by: Remis Lima Baima <remis.developer@googlemail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu1-0/+160
Signed-off-by: Bryan Wu <cooloney@kernel.org>