Added implementation for darwin x86_64

This commit is contained in:
Cristian Maglie
2014-12-31 19:43:47 +01:00
parent e8f767688f
commit da42d3809e
5 changed files with 329 additions and 222 deletions

View File

@@ -8,7 +8,7 @@
// mksyscall.pl serial_linux.go
// The generated stub is modified to make it compile under the "serial" package
package serial
package serial // import "go.bug.st/serial"
import "syscall"