repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Re-enabled use of AROS.Boot file due to lack of general enthusiasm for
[tangerine.git]
/
arch
/
all-mingw32
/
bootstrap
/
support.h
blob
3d020d6a47bf0ea7824f7da9e25302261ea9b9a0
1
/*
2
* support.h
3
* AROS
4
*
5
* Created by Daniel Oberhoff on 11.02.08.
6
* Copyright 2008 __MyCompanyName__. All rights reserved.
7
*
8
*/
9
10
#include <stdio.h>
11
12
#define kprintf printf
13
#define D