libunwind: Drop unused/wrong reg_t typedef for alpha

This commit is contained in:
rin 2023-08-23 10:40:10 +00:00
parent 47d267cb66
commit 1dbc3f1d79
1 changed files with 0 additions and 1 deletions

View File

@ -887,7 +887,6 @@ public:
RETURN_OFFSET = 0,
RETURN_MASK = 0,
};
typedef uint32_t reg_t;
__dso_hidden Registers_Alpha();