All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.qbicc.runtime.linux.NetIf Maven / Gradle / Ivy

There is a newer version: 0.69.0
Show newest version
package org.qbicc.runtime.linux;

import static org.qbicc.runtime.CNative.*;

@include("")
public class NetIf {
    // TODO: Remove this definition once we do a classlib update.
    //       This definition belongs in SysIoctl
    public static final unsigned_long SIOCGIFINDEX = constant();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy