	.file "U:\\EM\\Firmware\\freq_gen.c"
	.global	_rtccTicks	; export
	.section	.ndata,"d"
	.align	2
_rtccTicks:
	.long	0
	.global	_freqDuration	; export
	.align	2
_freqDuration:
	.word	0
	.global	_freqEnabled	; export
	.align	2
_freqEnabled:
	.skip	2

	.end
