aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/chelper/compiler.h
Commit message (Collapse)AuthorAgeFilesLines
* chelper: Add compiler.h headerKevin O'Connor2018-06-201-0/+46
Add the compiler.h header file to the chelper code - this adds a number of useful gcc definitions. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>