contiki/platform/win32
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
..
cfs
ctk
loader Changed the parameter 'char * data' of process_start to the 2014-06-12 13:40:28 +02:00
clock.c
conio.h
contiki-conf.h Fixed win32 broken by recent changes. 2014-02-02 20:19:47 +01:00
contiki-main.c
Makefile Fixed win32 broken by recent changes. 2014-02-02 20:19:47 +01:00
Makefile.customrules-win32 Fixed win32 broken by recent changes. 2014-02-02 20:19:47 +01:00
Makefile.win32 Fixed win32 broken by recent changes. 2014-02-02 20:19:47 +01:00
README-1.X.md
README-VC.md