diff options
Diffstat (limited to 'linux-user/errno_defs.h')
-rw-r--r-- | linux-user/errno_defs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linux-user/errno_defs.h b/linux-user/errno_defs.h index 209c1870f4..8a1cf76cdb 100644 --- a/linux-user/errno_defs.h +++ b/linux-user/errno_defs.h @@ -139,4 +139,3 @@ /* for robust mutexes */ #define TARGET_EOWNERDEAD 130 /* Owner died */ #define TARGET_ENOTRECOVERABLE 131 /* State not recoverable */ - |