| 1 | #ifdef SHARED |
|---|---|
| 2 | # include "errlist-data-aux-shared.S" |
| 3 | #else |
| 4 | # include "errlist-data-aux.S" |
| 5 | #endif |
| 6 | |
| 7 | #include <errlist-compat-data.h> |
| 8 |
| 1 | #ifdef SHARED |
|---|---|
| 2 | # include "errlist-data-aux-shared.S" |
| 3 | #else |
| 4 | # include "errlist-data-aux.S" |
| 5 | #endif |
| 6 | |
| 7 | #include <errlist-compat-data.h> |
| 8 |