mirror of
https://github.com/eddyem/ARMsingleboard.git
synced 2025-12-06 10:45:12 +03:00
10 lines
114 B
Plaintext
10 lines
114 B
Plaintext
#define _GNU_SOURCE
|
|
#define _XOPEN_SOURCE 1111
|
|
#define CLIENT
|
|
#define EBUG
|
|
|
|
#define __arm__ 1
|
|
|
|
//#define SERVER
|
|
|