]> git.ozlabs.org Git - petitboot/commit
Add remote file loading routines
authorGeoff Levand <geoffrey.levand@am.sony.com>
Sun, 12 Apr 2009 15:11:51 +0000 (15:11 +0000)
committerJeremy Kerr <jk@ozlabs.org>
Tue, 30 Jun 2009 07:29:18 +0000 (15:29 +0800)
commitf8b433640debefa2bed2ab09af6deefb32251777
tree682a78c2e9fe9936ca818571f087d460be73bbe5
parent8ecee33a2f5fb8562c4db7fa55f50f25a57dc8f3
Add remote file loading routines

Create the new files loader.h and loader.c for loading remote
file specifed by its URL.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
rules.mk
ui/common/loader.c [new file with mode: 0644]
ui/common/loader.h [new file with mode: 0644]