 
#ifndef _list_h
#define _list_h
_kernel_oserror *listItem
(char *list, char terminator,
ObjectId *object, ComponentId *component, char *separator);
#endif
