org.qbicc.machine.tool.gnu.GnuLinkerInvoker Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of qbicc-machine-tool-gnu Show documentation
Show all versions of qbicc-machine-tool-gnu Show documentation
Support for the GNU compiler suite
The newest version!
package org.qbicc.machine.tool.gnu;
import org.qbicc.machine.tool.LinkerInvoker;
/**
*
*/
public interface GnuLinkerInvoker extends LinkerInvoker {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy