diff options
| author | Dave Hylands | 2016-01-15 21:56:08 -0800 |
|---|---|---|
| committer | Damien George | 2016-01-19 12:29:47 +0000 |
| commit | f22844b4e5d1990f3be5433a45c7eb4e2c07a297 (patch) | |
| tree | f8414b550aeec9cfb05470ccf4b79bfb221bc5e4 /stmhal/qstrdefsport.h | |
| parent | a17755ee8ba2982505d349e0f06acdabe943d33e (diff) | |
stmhal: Add os.statvfs
Implement enough of statvfs to determine the amount of free
space on a volume.
Diffstat (limited to 'stmhal/qstrdefsport.h')
| -rw-r--r-- | stmhal/qstrdefsport.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stmhal/qstrdefsport.h b/stmhal/qstrdefsport.h index 7644e9aef..a6aef59af 100644 --- a/stmhal/qstrdefsport.h +++ b/stmhal/qstrdefsport.h @@ -396,6 +396,7 @@ Q(rmdir) Q(unlink) Q(sep) Q(stat) +Q(statvfs) Q(urandom) Q(dupterm) |
