view include/Sys.h @ 1:dcd83cefb980

check , ppe_only, show time , function add.
author yutaka@localhost.localdomain
date Tue, 06 Apr 2010 22:52:33 +0900
parents 68a98d68d62a
children 1e1b0d280427
line wrap: on
line source

#include "params.h"

void* allocate(int size);
int size_fix(int size, int fix);
void fix_type(send_params_t *send_params_t, void *buff);
send_params_t task_allocate(int size);