Adjust m68k spinlock code to avoid duplicate in-line and not-in-line

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 396526d8c341639d78eb1e79c027dd97ecdb4659
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-08-26T14:47:35Z
Releases: 8.1.0
Adjust m68k spinlock code to avoid duplicate in-line and not-in-line
definitions on recent Linux systems, per Martin Pitt.

Files

PathChange+/−
src/backend/storage/lmgr/s_lock.c modified +8 −3
src/include/storage/s_lock.h modified +6 −6