Xref __builtin_return_address(3).

This commit is contained in:
jruoho 2010-12-19 09:33:52 +00:00
parent b9d6470c45
commit 5c9efd7bb1
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: __builtin_object_size.3,v 1.7 2010/12/19 08:21:36 jruoho Exp $
.\" $NetBSD: __builtin_object_size.3,v 1.8 2010/12/19 09:33:52 jruoho Exp $
.\"
.\" Copyright (c) 2007 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -78,6 +78,7 @@ and the minimum size when
.Dv \*[Am] 2 != 0 .
.Sh SEE ALSO
.Xr gcc 1 ,
.Xr __builtin_return_address 3 ,
.Xr attribute 3 ,
.Xr ssp 3
.Sh HISTORY