Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit246b539

Browse files
committed
Fix univel asm alignment
1 parent86a2c25 commit246b539

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/storage/s_lock.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
*
1111
* IDENTIFICATION
12-
* $Header: /cvsroot/pgsql/src/include/storage/s_lock.h,v 1.80 2001/01/1903:58:35 momjian Exp $
12+
* $Header: /cvsroot/pgsql/src/include/storage/s_lock.h,v 1.81 2001/01/1906:59:59 momjian Exp $
1313
*
1414
*-------------------------------------------------------------------------
1515
*/
@@ -294,7 +294,7 @@ asm int
294294
tas(volatileslock_t*s_lock)
295295
{
296296
/* UNIVEL wants %mem in column 1, so we don't pg_indent this file */
297-
%mems_lock
297+
%mems_lock
298298
pushl %ebx
299299
movls_lock, %ebx
300300
movl$255, %eax

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp