doc: add package-level doc comments (#9)

This commit is contained in:
Michael McLoughlin
2019-01-05 17:23:56 -08:00
parent 0989c0daea
commit 5c67547d67
25 changed files with 46 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
// Package opcodescsv extracts data from the Go x86.csv database.
package opcodescsv