Zdenek Styblik
d65658aacc
Remove #if 0 code aka not-compiled-in
...
Commit removes code which resides in `#if 0` block. Why? Because this code
doesn't get compiled in, so there is no reason for it to be around.
2016-03-14 21:19:52 +01:00
Zdenek Styblik
eb5c73c04e
ID:355 - Add macros and #include and reduce number of warnings
...
Commit adds macros and #include in order to bring down the number of `warning:
implicit declaration of function 'X' [-Wimplicit-function-declaration]`
warnings.
2016-03-13 11:40:10 +01:00
Jim Mankovich
ca5cc560f6
Add options to chassis bootparam set bootflag
2014-03-11 10:26:43 -06:00
Petter Reinholdtsen
c18ec02f33
Move all files one level up in the file hierarcy, to avoid the useless ipmitool directory.
2014-02-05 17:30:32 +01:00