mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-29 07:49:09 +08:00
* itrontime01/init.c: Use "long"s for "time"s (16bit compliance). * itrontask04/task3.c: Add missing prototypes. * itrontask02/system.h, itrontask03/system.h, itrontask04/system.h: Add missing prototypes. * itrontask02/dormant.c: Add missing prototypes. * itrontask01/task1.c: Add missing prototypes. * itrontask01/system.h: Add missing prototypes. * itronsem01/init.c: Use PRId32 to print INT's. * itronmbf01/init.c: Add missing prototypes.
# # $Id$ # This directory contains the functionality tests for the ITRON 3.0 API implementation.