hisimhv2, apply "mark end of struct GENmodel overlay"

This commit is contained in:
rlar 2015-03-27 21:31:22 +01:00
parent 1f5b0f852b
commit 6ad8b96dbb
1 changed files with 3 additions and 0 deletions

View File

@ -1025,6 +1025,9 @@ typedef struct sHSMHV2model { /* model structure for a resistor */
HSMHV2instance * HSMHV2instances; /* pointer to list of instances
that have this model */
IFuid HSMHV2modName; /* pointer to the name of this model */
/* --- end of generic struct GENmodel --- */
int HSMHV2_type; /* device type: 1 = nmos, -1 = pmos */
int HSMHV2_level; /* level */
int HSMHV2_info; /* information */