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>
Showing
- include/linux/libgcc.h 0 additions, 0 deletionsinclude/linux/libgcc.h
- lib/ashldi3.c 1 addition, 1 deletionlib/ashldi3.c
- lib/ashrdi3.c 1 addition, 1 deletionlib/ashrdi3.c
- lib/cmpdi2.c 1 addition, 1 deletionlib/cmpdi2.c
- lib/lshrdi3.c 1 addition, 1 deletionlib/lshrdi3.c
- lib/muldi3.c 1 addition, 1 deletionlib/muldi3.c
- lib/ucmpdi2.c 1 addition, 1 deletionlib/ucmpdi2.c
File moved
Please register or sign in to comment