/* File - dry1.h * Defines the functions defined in DINK and used by dry1.c. The * addresses of the functions are taken from the xref.txt file * generated by the linker. When a new version of DINK is downloaded * to the target, make sure the functions' addresses are changed * accordingly to match with the new addresses being generated. * * Modification history: * 21Oct98,My Created for ExcDemo * 31Oct98,CJC Modified for Dhrystone benchmarks * 02Jan99,CJC Modified to run with Tom Wood's code. * 04Mar99,CJC Modified to run with active scanf in support.c * 20July99,MLO Modified to run with dynamic functions like printf */ #include "../../../dinkusr.h"