⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 bmptorgb16_x86u.c

📁 TI公司达芬奇DM6446平台最新培训附加实验及实验源码
💻 C
字号:
/* *  Do not modify this file; it is automatically  *  generated and any modifications will be overwritten. */#define __nested__#define __config__#ifndef xdc_std__include#ifndef __nested__#define __nested__#include <xdc/std.h>#undef __nested__#else#include <xdc/std.h>#endif#endif/* * ======== instance types ======== *//* * ======== declarations ======== *//* * ======== module templates ======== *//* module xdc.cfg.Program *//* *  ======== __PLAT__ ======== *  Define the name of the platform that can run this executable.  This *  symbol is used by platform independent "exec" commands */char* __PLAT__ = "@(#)__PLAT__ = host.platforms.PC";/* *  ======== __ISA__ ======== *  Define the ISA of this executable.  This symbol is used by platform *  specific "exec" commands that support more than one ISA; e.g., gdb */char* __ISA__ = "@(#)__ISA__ = x86";/* * ======== module configuration ======== *//* * ======== module postInit ======== *//* * ======== program globals ======== *//* * ======== package stubs ======== */#include "xdc/package/package.c"#include "xdc/rts/package/package.c"#include "xdc/platform/package/package.c"#include "xdc/cfg/package/package.c"#include "xdc/shelf/package/package.c"#include "xdc/spec/package/package.c"#include "xdc/spec/jserver/package/package.c"#include "xdc/utils/package/package.c"#include "host/platforms/PC/package/package.c"#include "gnu/targets/rts86U/package/package.c"#include "app/package/package.c"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -