	public	_MidiBase,_LVOMidiMsgLength

; MidiMsgLength (msg)
; UBYTE *msg;

	public	_MidiMsgLength
_MidiMsgLength
	move.l	4(sp),a0
	move.l	_MidiBase,a6
	jmp	_LVOMidiMsgLength(a6)

