mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 01:28:46 +00:00
Add missing #endif.
This commit is contained in:
@@ -3591,6 +3591,7 @@ procfs_stopped_by_watchpoint(pid)
|
||||
#endif
|
||||
#ifdef FLTKWATCH
|
||||
&& (what == FLTKWATCH)
|
||||
#endif
|
||||
#endif
|
||||
)
|
||||
return what;
|
||||
|
||||
Reference in New Issue
Block a user