This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] synth. target: add mkdir() and HAL_PLATFORM_RESET


Hi,

the attached patch adds the mkdir() system call to the synthetic target.
Additionally it defines HAL_PLATFORM_RESET() as cyg_hal_sys_exit(0), which comes closest to a reset for the synth target IMO.

Bye
Alex

Attachment: synth.diff
Description: synth.diff

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]