| Index: gcc/gcc/sync-builtins.def
|
| diff --git a/gcc/gcc/sync-builtins.def b/gcc/gcc/sync-builtins.def
|
| index 86cb0aa3f162b45e3673a3b8fadd46999f50f18f..b51d5dfbdaf3a000d0d74f11b997d258d833d8bb 100644
|
| --- a/gcc/gcc/sync-builtins.def
|
| +++ b/gcc/gcc/sync-builtins.def
|
| @@ -23,7 +23,7 @@ along with GCC; see the file COPYING3. If not see
|
| DEF_SYNC_BUILTIN (ENUM, NAME, TYPE, ATTRS)
|
|
|
| See builtins.def for details. */
|
| -
|
| +
|
| /* Synchronization Primitives. The "_N" version is the one that the user
|
| is supposed to be using. It's overloaded, and is resolved to one of the
|
| "_1" through "_16" versions, plus some extra casts. */
|
|
|