Skip to content

Commit b653d1e

Browse files
committed
Fix for linux/sparc.
1 parent 50644a2 commit b653d1e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/include/port/linux.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
#if defined(__i386__)
1212
typedef unsigned char slock_t;
1313

14+
#elif defined(__sparc__)
15+
typedef unsigned char slock_t;
16+
1417
#elif defined(__powerpc__)
1518
typedef unsigned int slock_t;
1619

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy