mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-25 06:20:06 +00:00
* manual/platform.texi: Add missing @end deftypefun.
Fixup for commit d116b7c414
.
This commit is contained in:
parent
0323d08657
commit
2b66ef5d55
@ -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>
|
2013-05-24 Joseph Myers <joseph@codesourcery.com>
|
||||||
|
|
||||||
[BZ #15529]
|
[BZ #15529]
|
||||||
|
@ -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
|
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
|
accesses to cacheable storage for which the data is not in the cache have been
|
||||||
completed.
|
completed.
|
||||||
|
@end deftypefun
|
||||||
|
|
||||||
@deftypefun {void} __ppc_set_ppr_med (void)
|
@deftypefun {void} __ppc_set_ppr_med (void)
|
||||||
Set the Program Priority Register to medium value (default).
|
Set the Program Priority Register to medium value (default).
|
||||||
|
Loading…
Reference in New Issue
Block a user