FreeCalypso > hg > ueda-linux
view netdiff/match/struct.h @ 141:fddb020e9b68
netdiff/Makefile added
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 07 Sep 2020 05:13:35 +0000 |
parents | d3eb3790386d |
children |
line wrap: on
line source
struct pin_info { char *pin_name; char *netnames[2]; struct pin_info *next; };