1 // $Id: vcs_hook.h,v 1.1 2003/08/12 12:01:06 starvik Exp $
3 // Call simulator hook functions
8 int hook_call( unsigned id
, unsigned pcnt
, ...);
30 hook_cmp_offset_shared
,
31 hook_fill_random_shared
,
32 hook_alloc_random_data
,
33 hook_calloc_random_data
,