Don't use fixed size integer types in the public header
authorAntonio Ospite <ospite@studenti.unina.it>
Wed, 25 Jan 2012 14:50:41 +0000 (15:50 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Wed, 25 Jan 2012 14:57:30 +0000 (15:57 +0100)
commit9056bbf801edbf7699249fa545f097ead27acbde
tree68b9c76343b71efbea7a4087679b9214ee27b214
parent120b63ecba74a2c3e31b0c8ff3e22696488cd522
Don't use fixed size integer types in the public header

The rationale behind this is that a user of the library is interested in
the meaning of the data passed, not on its storage size.
src/am7xxx.h
src/picoproj.c