freemyipod r99 - Code Review

Jump to: navigation, search
Repository:freemyipod
Revision:r98‎ | r99 | r100 >
Date:23:04, 11 August 2010
Author:theseven
Status:new
Tags:
Comment:
Make the syscall interface work, add simple hello world app
Modified paths:
  • /apps (added) (history)
  • /apps/embiosapp.h (added) (history)
  • /apps/helloworld (added) (history)
  • /apps/helloworld/Makefile (added) (history)
  • /apps/helloworld/SOURCES (added) (history)
  • /apps/helloworld/ls.x (added) (history)
  • /apps/helloworld/main.c (added) (history)
  • /apps/helloworld/version.h (added) (history)
  • /apps/syscallapi.h (added) (history)
  • /apps/syscallwrappers.h (added) (history)
  • /embios/trunk/SOURCES (modified) (history)
  • /embios/trunk/arm/contextswitch.S (modified) (history)
  • /embios/trunk/panic.h (modified) (history)
  • /embios/trunk/syscall.c (modified) (history)
  • /embios/trunk/syscall.h (modified) (history)
  • /embios/trunk/syscallapi.c (added) (history)
  • /embios/trunk/syscallapi.h (added) (history)
  • /embios/trunk/target/ipodnano2g/crt0.S (modified) (history)
  • /embios/trunk/target/ipodnano4g/crt0.S (modified) (history)
  • /embios/trunk/tools/libembios.py (modified) (history)
  • /embios/trunk/version.h (modified) (history)