rockboy: use unions instead of type-punning
commit3a4004f462c943c15515347c2931187f4dc68c78
authorfunman <funman@a1c6a512-1295-4272-9138-f99709370657>
Thu, 10 Jun 2010 02:26:15 +0000 (10 02:26 +0000)
committerfunman <funman@a1c6a512-1295-4272-9138-f99709370657>
Thu, 10 Jun 2010 02:26:15 +0000 (10 02:26 +0000)
tree9565ba319e4c326d15cdcf34bcd26212f23680f2
parentf7c48484cf22f61c6ec62e6891a4597e542673f2
rockboy: use unions instead of type-punning

avoid a warning when using -Os

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26734 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/rockboy/save.c