]> git.itanic.dy.fi Git - linux-stable/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)
commit4db2b604c05afc3d2678fe01d3136c015df313ec
treef6c52c94168338a8d039f9582f591eb322d080de
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323
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/linux/libgcc.h [moved from include/lib/libgcc.h with 100% similarity]
lib/ashldi3.c
lib/ashrdi3.c
lib/cmpdi2.c
lib/lshrdi3.c
lib/muldi3.c
lib/ucmpdi2.c