aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/extra/symbian/global_end.cpp
blob: 3e2e6d5974aee21b4f4fdcd86bb7208cc92adc06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// Symbian-specific file.

// INCLUDE FILES
#include "private/gcconfig.h"

#ifdef __cplusplus
extern "C" {
#endif

int winscw_data_end;

#ifdef __cplusplus
        }
#endif

// End Of File