Initial revision
This commit is contained in:
parent
3e88c1ef02
commit
a4c588562c
4
util/ego/share/makewlen.c
Normal file
4
util/ego/share/makewlen.c
Normal file
@ -0,0 +1,4 @@
|
||||
main()
|
||||
{
|
||||
printf("#define WORDLENGTH %d\n",sizeof(int) * 8);
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user