|
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) |
|---|
|
|
| exosphere/src/configitem.c |
|---|
| exosphere/src/cpu_context.c |
|---|
| exosphere/src/interrupt.c |
|---|
| exosphere/src/masterkey.c |
|---|
| exosphere/src/se.c |
|---|
| exosphere/src/sealedkeys.c |
|---|
| exosphere/src/smc_api.c |
|---|
| exosphere/src/titlekey.c |
|---|