aboutsummaryrefslogtreecommitdiff
path: root/verilog_constants.h
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2016-11-03 18:12:03 -0400
committerRob Austein <sra@hactrn.net>2016-11-03 18:12:03 -0400
commite5d197ba16407ce5cb54213f08c0290ba3a4dd18 (patch)
tree65bf18dbc49a7e44a07a749e0a1f5aa34e424d95 /verilog_constants.h
parentbfc8465895e2f792f878119edf216d9b6c51cd1f (diff)
Fix sign error in ks_name_cmp(), confusion in hal_ks_index_fsck().
ks_name_cmp() was reporting inverted order when comparing two names which differ only by chunk number. hal_ks_index_fsck() was both broken and more complex than needed.
Diffstat (limited to 'verilog_constants.h')
0 files changed, 0 insertions, 0 deletions
111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162