ubsan: aarch64: left shift of negative value
[deliverable/binutils-gdb.git] / gdb / alpha-bsd-tdep.c
index a032f95adfff6abec56d271cbe0493cdef046052..350c197b0e1caea8ea35c6b2708f7c541bf715c8 100644 (file)
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
+#include "regcache.h"
 
-/* Local non-gdb includes.  */
-#include "alpha-bsd-tdep.h"
 #include "alpha-tdep.h"
-#include "regcache.h"
+#include "alpha-bsd-tdep.h"
 
 /* Conviently, GDB uses the same register numbering as the
    ptrace register structure used by BSD on Alpha.  */
This page took 0.036067 seconds and 4 git commands to generate.