Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Latest commit

 

History

History
33 lines (18 loc) · 451 Bytes

File metadata and controls

33 lines (18 loc) · 451 Bytes

NAME

FreeCprList -- deallocate hardware copper list

SYNOPSIS

    FreeCprList(cprlist)
                  a0

    void FreeCprList(struct cprlist *);

Links: cprlist

FUNCTION

return cprlist to free memory pool

INPUTS

cprlist - pointer to cprlist structure

RESULTS

memory returned and made available to other tasks

BUGS

SEE ALSO

graphics/copper.h