diff options
author | Tom Tromey <tom@tromey.com> | 2019-07-13 12:03:07 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2019-08-06 20:08:48 -0600 |
commit | f25102f7b100337923d2c81ecc12a64d428e98fe (patch) | |
tree | 42b40c62e5761a94b63167ea044f18652d2974ac /gdb/aix-thread.c | |
parent | 021887d88a040cf39f3afbd7da10bbe3ff1ad6c3 (diff) | |
download | gdb-f25102f7b100337923d2c81ecc12a64d428e98fe.zip gdb-f25102f7b100337923d2c81ecc12a64d428e98fe.tar.gz gdb-f25102f7b100337923d2c81ecc12a64d428e98fe.tar.bz2 |
Make obstack_strdup inline
This changes obstack_strdup to be an inline function. This seems
better to me, considering how small it is; but also it follows what
the code did before the previous patch.
gdb/ChangeLog
2019-08-06 Tom Tromey <tom@tromey.com>
* gdb_obstack.h (obstack_strdup): Define.
* gdb_obstack.c (obstack_strdup): Don't define.
Diffstat (limited to 'gdb/aix-thread.c')
0 files changed, 0 insertions, 0 deletions