mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
Fix an old copy-n-paste
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127020 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
53dc40a45f
commit
49eaf76c53
@ -11,8 +11,8 @@
|
|||||||
//
|
//
|
||||||
//===----------------------------------------------------------------------===//
|
//===----------------------------------------------------------------------===//
|
||||||
|
|
||||||
#ifndef ALPHA_FRAMEINFO_H
|
#ifndef MIPS_FRAMEINFO_H
|
||||||
#define ALPHA_FRAMEINFO_H
|
#define MIPS_FRAMEINFO_H
|
||||||
|
|
||||||
#include "Mips.h"
|
#include "Mips.h"
|
||||||
#include "MipsSubtarget.h"
|
#include "MipsSubtarget.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user