File: error_macros.cpp

package info (click to toggle)
zytrax 0%2Bgit20201215-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 2,488 kB
  • sloc: cpp: 41,800; ansic: 3,387; makefile: 8; sh: 3
file content (5 lines) | stat: -rw-r--r-- 77 bytes parent folder | download | duplicates (2)
1
2
3
4
5
#include "error_macros.h"

void _error_break_function() {
	//just to break
}