commit | e17fd6c28e787445d496a71c855784010dfd6ab8 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Thu Sep 21 10:40:10 2023 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Tue Nov 21 14:52:05 2023 -0700 |
tree | dca5a72ad17d398a40e3ecd6799a9d89dc89af42 | |
parent | 20aadb931ddf2c6c4f9209fffd1fbfda50215342 [diff] |
Remove char-based bitfield macros This removes the char-based bitfield macros from gdbtypes.h, as they are no longer used. Acked-By: Simon Marchi <simon.marchi@efficios.com> Reviewed-by: Keith Seitz <keiths@redhat.com>