aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/library.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/library.js b/src/library.js
index eb6f1bee..d41498b1 100644
--- a/src/library.js
+++ b/src/library.js
@@ -8643,6 +8643,8 @@ LibraryManager.library = {
return 0;
},
+ mkport: function() { throw 'TODO' },
+
// ==========================================================================
// select.h
// ==========================================================================