Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ich9deblob: add platform region to descriptor debug function | Francis Rowe | 2014-12-23 | 1 | -0/+8 |
| | |||||
* | ich9deblob: debug in descriptor deblob moved to separate function | Francis Rowe | 2014-12-23 | 1 | -10/+47 |
| | |||||
* | ich9deblob: Replace makefile (use dependencies) | Francis Rowe | 2014-12-23 | 1 | -0/+128 |
Use .h and .c files properly. Use header guards. Define function names in .h files (actual functions in the .c files), and so on. Move all functions from the .h files to corresponding .c files. |