4 * dummy.c -- This file should be used for an unsupported processor type.
5 * It does nothing, but prevents findcall() from being unresolved.
8 findcall( parentp
, p_lowpc
, p_highpc
)
10 unsigned long p_lowpc
;
11 unsigned long p_highpc
;
This page took 0.044265 seconds and 4 git commands to generate.