Perform the magic needed to prepare a MinList header structure for use; the list will be empty and ready to use. You can use this function with a pointer to a '
struct List', too, but you may have to initialize the List->lh_Type as well. The NEWLIST() macro from <exec/list_macros.h> is available for 'C' programmers.