asm-generic: rename termios.h, signal.h and mman.h
authorArnd Bergmann <arnd@arndb.de>
Wed, 13 May 2009 22:56:24 +0000 (22:56 +0000)
committerArnd Bergmann <arnd@klappe2.(none)>
Thu, 11 Jun 2009 19:01:52 +0000 (21:01 +0200)
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>

No differences found