osd-contiki/cpu/at91sam7s/loader/ram-segments.h
ksb b105b40e9a Added ELF-loader code, should probably eventually end up in core/loader.
Added some replacements for newlib's stdout.
Added missing startup code.
Some minor fixes.
2007-03-07 16:07:25 +00:00

7 lines
168 B
C

#ifndef __RAM_SEGMENTS_H__8EDB9N09UD__
#define __RAM_SEGMENTS_H__8EDB9N09UD__
PROCESS_NAME(ram_segments_cleanup_process);
#endif /* __RAM_SEGMENTS_H__8EDB9N09UD__ */