mirror of
https://github.com/odin-lang/Odin.git
synced 2026-02-12 06:18:39 +00:00
Remove os2 mockup warning
This commit is contained in:
@@ -3,9 +3,4 @@
|
||||
//
|
||||
// The package os interface is intended to be uniform across all operating systems.
|
||||
// Features not generally available appear in the system-specific packages under core:sys/*.
|
||||
//
|
||||
//
|
||||
// IMPORTANT NOTE from Bill: This package is not fully complete yet but should give designers a better idea of the general
|
||||
// interface and how to write things. This entire interface is subject to change, but mostly working still.
|
||||
// When things are finalized, this message will be removed.
|
||||
package os2
|
||||
|
||||
Reference in New Issue
Block a user