load_code: Get rid of win32 specific code in favor SDL_LoadFunction & friends APIs.
commit3f365fc06b67f8842b2e155349110f7c5659768d
authorThomas Martitz <kugel@rockbox.org>
Sat, 26 May 2012 20:46:56 +0000 (26 22:46 +0200)
committerThomas Martitz <kugel@rockbox.org>
Sat, 26 May 2012 20:46:56 +0000 (26 22:46 +0200)
tree3c83d9fc4802331cf542bfb23546a52b2190ba5c
parent3f72ba0e3f34ac47a83a426e6a19b96045b842de
load_code: Get rid of win32 specific code in favor SDL_LoadFunction & friends APIs.

Refactor native/hosted implementation seperation while at it
(no wrappers starting with _ anymore).

Change-Id: If68ae89700443bb3be483c1cace3d6739409560a
firmware/SOURCES
firmware/export/load_code.h
firmware/load_code.c
firmware/target/hosted/lc-unix.c
uisimulator/common/io.c