File: platforms.c.in

package info (click to toggle)
debugcc 0.0~git20251107.a01ea9e-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 408 kB
  • sloc: ansic: 6,693; makefile: 5
file content (9 lines) | stat: -rw-r--r-- 150 bytes parent folder | download
1
2
3
4
5
6
7
8
9
/* Autogenerated file, do not edit */
#include <stdlib.h>

@PLATFORM_DEFS@

const struct debugcc_platform *platforms[] = {
@PLATFORM_ARRAY@
	NULL,
};