diff options
Diffstat (limited to 'stmhal/qstrdefsport.h')
| -rw-r--r-- | stmhal/qstrdefsport.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/stmhal/qstrdefsport.h b/stmhal/qstrdefsport.h index ab5b23f59..7f19d1f09 100644 --- a/stmhal/qstrdefsport.h +++ b/stmhal/qstrdefsport.h @@ -269,6 +269,13 @@ Q(localtime) Q(mktime) Q(sleep) +// for select module +Q(select) +Q(poll) +Q(register) +Q(unregister) +Q(modify) + // for input Q(input) |
