aboutsummaryrefslogtreecommitdiff
path: root/src/include/crc32.h
AgeCommit message (Collapse)Author
2015-03-28Consistently use 'target *t' for target var.Gareth McMullin
2015-03-01Clean up includes everywhere.Gareth McMullin
All source files include general.h first and before anything else. This inlcludes platform.h and platform_support.h No header file needs to include to include any of these, but should include any others needed for it's own declarations.
2011-12-17Implement gdb 'qCRC' packet to support 'compare-sections' command.Gareth McMullin