commit | 5ef4a1c304ef60224c29aa9f6d9c2ac0591d020a | [log] [tgz] |
---|---|---|
author | Peter Crosthwaite <peter.crosthwaite@xilinx.com> | Tue Feb 11 16:29:00 2014 -0800 |
committer | Andreas Färber <afaerber@suse.de> | Wed Mar 12 20:13:02 2014 +0100 |
tree | a94fda0f8febf24ac5d91cbae1d412b44f5f175a | |
parent | d43269dddc2e084a61bb6cfcc18081b0b6bb0e62 [diff] |
misc/max111x: Create abstract max111x type Create an abstract class that encompasses both max111x variants. This is needed for QOM cast macro creation (and is the right thing to do anyway). Macroify type-names in the process. Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Signed-off-by: Andreas Färber <afaerber@suse.de>