8 lines
147 B
Factor
8 lines
147 B
Factor
|
! Copyright (C) 2008 Doug Coleman.
|
||
|
! See http://factorcode.org/license.txt for BSD license.
|
||
|
USING: alien.syntax kernel ;
|
||
|
IN: unix.statfs.netbsd
|
||
|
|
||
|
|
||
|
|