Move IDE from x86 to common code.

This commit is contained in:
sorgelig
2021-06-28 06:51:39 +08:00
parent 02af31d730
commit b8b02da1a6
13 changed files with 216 additions and 510 deletions

View File

@@ -59,7 +59,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "recent.h"
#include "support.h"
#include "bootcore.h"
#include "support/x86/x86_ide.h"
#include "ide.h"
/*menu states*/
enum MENU