diff options
| -rw-r--r-- | man2/s390_guarded_storage.2 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man2/s390_guarded_storage.2 b/man2/s390_guarded_storage.2 index ecb3a526ae..065cd535b8 100644 --- a/man2/s390_guarded_storage.2 +++ b/man2/s390_guarded_storage.2 @@ -5,6 +5,9 @@ .TH S390_GUARDED_STORAGE 2 2021-03-22 "Linux Programmer's Manual" .SH NAME s390_guarded_storage \- operations with z/Architecture guarded storage facility +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .BR "#include <asm/guarded_storage.h> " "/* Definition of " GS_* " constants */" |
