.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "PDC_STABLE_GET_SIZE" "9" "09 October 2005" "" ""
.SH NAME
pdc_stable_get_size \- Get Stable Storage size in bytes.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int pdc_stable_get_size (unsigned long * \fIsize\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIsize\fB\fR
pointer where the size will be stored.
.SH "DESCRIPTION"
.PP
This PDC call returns the number of bytes in the processor's Stable
Storage, which is the number of contiguous bytes implemented in Stable
Storage starting from staddr=0. size in an unsigned 64-bit integer
which is a multiple of four.