summaryrefslogtreecommitdiffhomepage
path: root/src/stubs/tier0.c
blob: 2c9c5785c1bfe2cd356b177f5d31505c66c34ee9 (plain)
1
2
3
4
5
6
7
8
9
/* This file is dedicated to the public domain. */

#include "stub.h"

F(Msg)
F(Warning)
V(g_pMemAlloc)

// vi: sw=4 ts=4 noet tw=80 cc=80