aboutsummaryrefslogtreecommitdiffstats
path: root/src/gcc.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-11-24removed gcc.hMax Kellermann1-69/+0
gcc.h has been replaced with GLib's G_GNUC_ macros.
2008-09-15imported gcc.h from mpdMax Kellermann1-0/+69
gcc.h contains a useful set of macros for setting attributes.