aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorMarvin Borner2020-07-29 14:58:34 +0200
committerMarvin Borner2020-07-29 15:00:35 +0200
commitf0e58643098efafecf77d2b9115dfff16f931868 (patch)
tree6af2ba07e0794c55c6a4ac0d5f930bd53a54354e /src/main.c
parentf28c0aae0d8fe6ccd48f3bca711360cb650c4d11 (diff)
Switched to -Os flag and fixed issues with it
Somehow the insl function gets optimized to one instruction so I need a gcc attribute to exclude this function from optimization. I may fix this in the future though. Anyways, the kernel is waay smaller now! :)
Diffstat (limited to 'src/main.c')
0 files changed, 0 insertions, 0 deletions