mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 07:08:48 +00:00
added TIOCGWINSZ to darwin, linux and freebsd
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package sys_freebsd
|
||||
|
||||
/* Get window size */
|
||||
TIOCGWINSZ :: 0x40087468
|
||||
|
||||
Reference in New Issue
Block a user