contiki/core/loader
Roy Scheefhals 1058ea986a Changed the parameter 'char * data' of process_start to the
type process_data_t. This was an artifact when the choice was
made to use the void * type for the data parameter in processes.

Changed parameter 'void * data' of process_post_synch to
process_data_t for consistency.

Checked all the uses of process_start() in contiki and fixed casts
of the data parameter.
2014-06-12 13:40:28 +02:00
..
cle_avr.c
cle_msp430.c
cle.c
cle.h
cmod.c
cmod.h
dlloader.c Changed the parameter 'char * data' of process_start to the 2014-06-12 13:40:28 +02:00
dlloader.h
elf32.h
elfloader_compat.c
elfloader_compat.h
elfloader-arch.h
elfloader-avr.c
elfloader-msp430.c
elfloader-stub.c
elfloader-x86.c
elfloader.c
elfloader.h
sym.c
sym.h
symbols-def.h
symbols.h
symtab-avr.c
symtab.c
symtab.h