ソースを参照

Plan 9 from Bell Labs 2014-03-13

David du Colombier 10 年 前
コミット
a292aaaf5f
1 ファイル変更3 行追加0 行削除
  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"