summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorDavid Guillen Fandos2021-03-23 19:47:51 +0100
committerDavid Guillen Fandos2021-03-23 20:02:44 +0100
commitff510e7f7a0c04c7862e598e8bfc75747f3bf7d1 (patch)
tree11399685ea3766006b09d33f983cfae5b98c4f20 /main.c
parent11ec213c99d5d22905ff82cf3fb26ba6a8adf290 (diff)
downloadpicogpsp-ff510e7f7a0c04c7862e598e8bfc75747f3bf7d1.tar.gz
picogpsp-ff510e7f7a0c04c7862e598e8bfc75747f3bf7d1.tar.bz2
picogpsp-ff510e7f7a0c04c7862e598e8bfc75747f3bf7d1.zip
Move caches to stub files to get around gcc 10
Seems that using the __atribute__ magic for sections is not the best way of doing this, since it injects some default atributtes that collide with the user defined ones. Using assembly is far easier in this case. Reworked definitions a bit to make it easier to import from assembly. Also wrapped stuff around macros for easy and less verbose implementation of the symbol prefix issue.
Diffstat (limited to 'main.c')
0 files changed, 0 insertions, 0 deletions