11 lines
130 B
C++
11 lines
130 B
C++
// Symbian-specific file.
|
|
|
|
// INCLUDE FILES
|
|
#include "private/gcconfig.h"
|
|
|
|
extern "C" {
|
|
|
|
int winscw_data_end;
|
|
|
|
} /* extern "C" */
|