Browse Source

Plan 9 from Bell Labs 2014-03-13

David du Colombier 10 years ago
parent
commit
a292aaaf5f
1 changed files with 3 additions and 0 deletions
  1. 3 0
      sys/src/9/port/watermarks.c

+ 3 - 0
sys/src/9/port/watermarks.c

@@ -1,3 +1,6 @@
+/*
+ * high-watermark measurements
+ */
 #include	"u.h"
 #include	"../port/lib.h"
 #include	"mem.h"