Jump to content

SpDropFuncs

From EDM2

Removes all spUtils functions.

Syntax: CALL spDropFuncs

Example Code (part from example code of spLoadFuncs):

/* bootdrv.cmd (spUtils Example Code) */
[...]
CALL spDropFuncs
Page