
help-string:  CryptRandom 0.12  Theo Markettos theo@markettos.org.uk

title-string: CryptRandom

initialisation-code: module_initialise

; Service_ShutDown
service-call-handler: module_service 0x7E

swi-chunk-base-number: 0x51980

swi-handler-code: module_swi

swi-decoding-table: CryptRandom,
		    Byte,
		    Stir,
		    AddNoise,
		    Block,
	            Word

irq-handlers:	event_eventv_entry   / event_eventv_handler
;		event_mousev_entry   / event_mousev_handler,
;		event_callback_entry / event_callback_handler

command-keyword-table: module_cmd

  CryptRandomLicence(min-args:0, max-args:0,
      help-text: "CryptRandomLicence shows the licence conditions for CryptRandom\n")
