mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
8 lines
100 B
C
8 lines
100 B
C
|
|
#define _x(_X_) (_X_)
|
|
#define _strxspn strcspn
|
|
#include <string.h>
|
|
#include "strxspn.h"
|
|
|
|
/* EOF */
|