* manual/platform.texi: Add missing @end deftypefun.

Fixup for commit d116b7c414.
This commit is contained in:
Thomas Schwinge 2013-05-26 18:06:30 +02:00
parent 0323d08657
commit 2b66ef5d55
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2013-05-26 Thomas Schwinge <thomas@codesourcery.com>
* manual/platform.texi: Add missing @end deftypefun.
2013-05-24 Joseph Myers <joseph@codesourcery.com>
[BZ #15529]

View File

@ -57,6 +57,7 @@ Provide a hint that performance will probably be improved if shared resources
dedicated to the executing processor are released until all outstanding storage
accesses to cacheable storage for which the data is not in the cache have been
completed.
@end deftypefun
@deftypefun {void} __ppc_set_ppr_med (void)
Set the Program Priority Register to medium value (default).