1 /* xdr_ld.h - xdr for additional dbxWorks structures */
3 /* Copyright 1992 Free Software Foundation, Inc.
5 This code was donated by Wind River Systems, Inc. */
10 01a,05jun90,llk extracted from xdr_dbx.h.
20 * structure used to pass back the information for a single file
29 typedef struct ldfile ldfile;
32 * structure used to return a list of all files loaded over to
33 * VxWorks. (VX_STATE_INQ return)
39 typedef struct ldtabl ldtabl;