summaryrefslogtreecommitdiffstats
path: root/ada_from_c_task (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-09-175-1/+29
| | | | | | * Makefile, ada_from_c.adb, app.c: Make follow standard RTEMS test output format. Add output screens where appropriate. * ada_from_c_task.scn: New file.
* 2009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-09-172-0/+12
| | | | * .cvsignore: New file.
* 2009-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-09-152-1/+5
| | | | * Makefile: New example. Runs on qemu.
* New file.Joel Sherrill2008-07-231-0/+5
|
* 2008-07-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-07-236-0/+137
* Makefile, ada_from_c.adb, app.c, config.h, example.adb, example.ads: New files. New test to demonstrate C calling Ada.