mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07:00
3 lines
95 B
Odin
3 lines
95 B
Odin
// package libc declares the commonly used things in "libc" (C standard library).
|
|
package libc
|