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