]> git.baikalelectronics.ru Git - kernel.git/commit
move libgcc.h to include/linux
authorChristoph Hellwig <hch@lst.de>
Wed, 22 Nov 2017 10:47:28 +0000 (11:47 +0100)
committerPalmer Dabbelt <palmer@sifive.com>
Fri, 1 Dec 2017 21:09:40 +0000 (13:09 -0800)
commiteed2d647fb410d098f36ea4e5596f741d8891502
treef6c52c94168338a8d039f9582f591eb322d080de
parentf9e9d4ede33f20ad238fc11db0232eaede684940
move libgcc.h to include/linux

Introducing a new include/lib directory just for this file totally
messes up tab completion for include/linux, which is highly annoying.

Move it to include/linux where we have headers for all kinds of other
lib/ code as well.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
include/lib/libgcc.h [deleted file]
include/linux/libgcc.h [new file with mode: 0644]
lib/ashldi3.c
lib/ashrdi3.c
lib/cmpdi2.c
lib/lshrdi3.c
lib/muldi3.c
lib/ucmpdi2.c