mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 06:45:56 +08:00
* sparc-sol2-nat.c: Add missing ')'.
This commit is contained in:
@ -49,7 +49,7 @@
|
||||
process using /proc on Solaris. */
|
||||
|
||||
#if (defined (__arch64__) ||
|
||||
(defined (PR_MODEL_NATIVE) && (PR_MODEL_NATIVE == PR_MODEL_LP64))
|
||||
(defined (PR_MODEL_NATIVE) && (PR_MODEL_NATIVE == PR_MODEL_LP64)))
|
||||
|
||||
#include "sparc64-tdep.h"
|
||||
|
||||
|
Reference in New Issue
Block a user