Ian Lance Taylor | 6e5b90d | 2014-11-04 14:36:54 -0800 | [diff] [blame] | 1 | // Copyright 2014 The Go Authors. All rights reserved. |
2 | // Use of this source code is governed by a BSD-style | ||||
3 | // license that can be found in the LICENSE file. | ||||
4 | |||||
5 | // GNU/Linux library calls s390 specific. | ||||
6 | |||||
7 | package syscall |