]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/value.c
Move struct value to value.h
authorTom Tromey <tom@tromey.com>
Tue, 31 Jan 2023 14:46:56 +0000 (07:46 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 13 Feb 2023 22:21:06 +0000 (15:21 -0700)
commit7cf57bc5be656c62cc6b80280a9eddad2b8ded3f
treec87410ce3d7f98fcd129fe0d84ff316128d4d27b
parente714001c7896d90413e2eee13acb56bdd9639abe
Move struct value to value.h

This moves struct value to value.h.  For now, all members remain
public, but this is a temporary state -- by the end of the series
we'll add 'private'.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/value.c
gdb/value.h