all: Make file-scope variables internally linked where applicable (#57)
Narrows the scope of visible symbols to where they're actually used. Also
makes it easier to see true globals in source files
(ones used from multiple translation units)
1 parent c94cfe4 commit 1de6b336bb1e2ddfbff1023a1cf6ba4fd067d1a3
@Mat M Mat M authored on 26 Feb 2018
SciresM committed on 26 Feb 2018
Showing 8 changed files
View
exosphere/src/configitem.c
View
exosphere/src/cpu_context.c
View
exosphere/src/interrupt.c
View
exosphere/src/masterkey.c
View
exosphere/src/se.c
View
exosphere/src/sealedkeys.c
View
exosphere/src/smc_api.c
View
exosphere/src/titlekey.c