]> Chaos Git - corbenik/corbenik.git/commit
Fix as many warnings as I possibly can at the moment and -Werror on most
authorchaoskagami <chaos.kagami@gmail.com>
Thu, 18 Aug 2016 16:32:47 +0000 (12:32 -0400)
committerchaoskagami <chaos.kagami@gmail.com>
Thu, 18 Aug 2016 16:32:47 +0000 (12:32 -0400)
commiteb1b65ef4bccde2e4b775a451139278b612f6a97
tree03ec538cf97fed9a8d8d7af4456d9ec9dda7a19d
parentdf6010648087ddf65e6026b2dfe838d1f1e709fb
Fix as many warnings as I possibly can at the moment and -Werror on most
20 files changed:
common.mk
include/arm11.h
include/common.h
include/menu-backend.h
include/menu.h [new file with mode: 0644]
include/option.h
include/std/draw.h
include/std/memory.h
source/chainloader.c
source/firm/decryptor.c
source/firm/firm.c
source/menu-backend.c
source/menu.c
source/patch/emunand.c
source/patch/module.c
source/patch/reboot.c
source/std/abort.c
source/std/draw.c
source/std/fs.c
source/std/memory.c