mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-08 04:01:25 +00:00
Fix deadname SVN links
Signed-off-by: Claire Xenia Wolf <claire@clairexen.net>
This commit is contained in:
parent
2d95a7da9c
commit
588137cd08
2 changed files with 3 additions and 3 deletions
|
@ -33,7 +33,7 @@ struct ExtractFaConfig
|
|||
int maxbreadth = 6;
|
||||
};
|
||||
|
||||
// http://svn.clifford.at/handicraft/2016/bindec/bindec.c
|
||||
// http://svn.clairexen.net/handicraft/2016/bindec/bindec.c
|
||||
int bindec(unsigned char v)
|
||||
{
|
||||
int r = v & 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue