diff options
Diffstat (limited to 'src/include/port/alpha.h')
-rw-r--r-- | src/include/port/alpha.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/port/alpha.h b/src/include/port/alpha.h index 2c1c6e55c9a..90c5a8af6cf 100644 --- a/src/include/port/alpha.h +++ b/src/include/port/alpha.h @@ -8,4 +8,3 @@ typedef msemaphore slock_t; #if defined(__alpha) && !defined(__alpha__) #define __alpha__ #endif - |