summaryrefslogtreecommitdiffstats
path: root/resources/utilities/ich9deblob/x86compatibility.h
Commit message (Collapse)AuthorAgeFilesLines
* ich9deblob: Replace makefile (use dependencies)Francis Rowe2014-12-231-0/+33
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.