	public	_MidiBase,_LVOLockMidiBase

; LockMidiBase()

	public	_LockMidiBase
_LockMidiBase
	move.l	_MidiBase,a6
	jmp	_LVOLockMidiBase(a6)

