.\" 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 "VELOCITY_RESTORE_CONTEXT" "9" "09 October 2005" "" ""
.SH NAME
velocity_restore_context \- restore registers
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void velocity_restore_context (struct velocity_info * \fIvptr\fB, struct velocity_context * \fIcontext\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIvptr\fB\fR
velocity
.TP
\fB\fIcontext\fB\fR
buffer for stored context
.SH "DESCRIPTION"
.PP
Reload the register configuration from the velocity context
created by velocity_save_context.