all_linux.odin 69 B

123456
  1. //+build linux
  2. package all
  3. import linux "core:sys/linux"
  4. _ :: linux