--- nono/m88xx0/gentable.php 2026/04/29 17:04:34 1.1.1.2 +++ nono/m88xx0/gentable.php 2026/04/29 17:05:15 1.1.1.3 @@ -334,6 +334,7 @@ function output_header() // ファイルに出力 write_file("ops.h.new", $out); } + // ファイル出力 function write_file($filename, $str) { @@ -343,3 +344,4 @@ function write_file($filename, $str) print "Output: {$filename}\n"; } +?>