Some day, maybe gcc will be able to optimize out static functions that are
authorRob Landley <rob@landley.net>
Thu, 8 Jun 2006 14:11:36 +0000 (14:11 -0000)
committerRob Landley <rob@landley.net>
Thu, 8 Jun 2006 14:11:36 +0000 (14:11 -0000)
commit9c6f9552ec99b200f203943076778345b0946fb2
treea453d63bc3ece41a92482d6527ed02f5ce05e0bb
parent2e7dfc179c0041475cd6a6b981f2f037df01c784
Some day, maybe gcc will be able to optimize out static functions that are
never used so we don't have to #ifdef them.  Wouldn't that be nice?
miscutils/hdparm.c