summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface
diff options
context:
space:
mode:
authorAidan MacDonald <amachronic@protonmail.com>2022-12-01 01:54:51 +0000
committerAidan MacDonald <amachronic@protonmail.com>2023-10-01 12:10:41 +0100
commit781f955aa2fb813dd87986cbcc22c1676a2dd9a9 (patch)
treec0c1e08ad7711d18849cad1b27fcef5ad4931d5b /manual/rockbox_interface
parentd3b588678f9d330d1273143855f9705c4e980030 (diff)
downloadrockbox-781f955aa2fb813dd87986cbcc22c1676a2dd9a9.tar.gz
rockbox-781f955aa2fb813dd87986cbcc22c1676a2dd9a9.zip
Remove structec API
In my opinion this API is just not very useful - design is kind of questionable. There are hidden limits on the struct size and bugs on 64-bit platforms due to assuming sizeof(long) == 4. At the end of the day, the only major user was the tagcache and it's actually less code size to do endian swapping manually. Change-Id: I451c7f1a10cf3e28744c32c0f1f39a710d5cc100
Diffstat (limited to 'manual/rockbox_interface')
0 files changed, 0 insertions, 0 deletions