mention uses of syso files

This commit is contained in:
Damian Gryski 2018-03-08 13:54:22 -08:00
parent 106607b31c
commit 83d3c3cfb3

View File

@ -826,7 +826,7 @@ Popular replacements for standard library packages:
* Performance characteristics of cgo calls
* Tricks to reduce the costs: batching
* Rules on passing pointers between Go and C
* syso files
* syso files (race detector, dev.boringssl)
## Advanced Techniques