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

jdk.internal.sys.linux.SysIoctl Maven / Gradle / Ivy

There is a newer version: 17.alpha.0.57
Show newest version
package jdk.internal.sys.linux;

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

@SuppressWarnings("SpellCheckingInspection")
@include("")
public class SysIoctl {

    public static final unsigned_long BLKGETSIZE64 = constant();
    public static final unsigned_long SIOCGIFINDEX = constant();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy