OSDN Git Service

gdbstub: make various helpers visible to the rest of the module
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 3 Mar 2023 02:57:45 +0000 (18:57 -0800)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 7 Mar 2023 17:06:38 +0000 (17:06 +0000)
commit36e067b2f28892afd91d319b89350d4753ef82af
tree280a17f2797f9eebbdc48ebe13fef0bac0537ad0
parent1678ea040e5d4a4cd613a4af18d776fb2397f0a8
gdbstub: make various helpers visible to the rest of the module

We will be needing to use these helpers between the user and softmmu
files so declare them in the headers, add a system prefix and remove
static from the implementations.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230302190846.2593720-10-alex.bennee@linaro.org>
Message-Id: <20230303025805.625589-10-richard.henderson@linaro.org>
gdbstub/gdbstub.c
gdbstub/internals.h