Added "what" script. Moved miscellaneous tools (sizeofchk, what)
into their own "misc-tools" sub-directory and updated README.md to reflect the change.
This commit is contained in:
parent
b0196162a9
commit
787c1866e2
5 changed files with 15 additions and 2 deletions
4
misc-tools/sizeofchk/README.md
Normal file
4
misc-tools/sizeofchk/README.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
sizeofchk
|
||||
=========
|
||||
|
||||
Utility to print out size in bits of basic types supported by your compiler.
|
||||
Loading…
Add table
Add a link
Reference in a new issue