mirror of
https://github.com/alpine9000/amiga_examples
synced 2025-12-08 14:59:01 +00:00
5 lines
49 B
C
5 lines
49 B
C
#pragma once
|
|
|
|
void
|
|
abort_(const char * s, ...);
|