Resource type definitions

AIX, HP-UX, and Solaris

type Phantom (

static str ArgList[] = { Dummy }

str Dummy

)

Linux

type Phantom (

static str ArgList[] = { }

)