1570af302Sopenharmony_ci#ifndef PLEVAL_H 2570af302Sopenharmony_ci#define PLEVAL_H 3570af302Sopenharmony_ci 4570af302Sopenharmony_ci#include <features.h> 5570af302Sopenharmony_ci 6570af302Sopenharmony_cihidden unsigned long __pleval(const char *, unsigned long); 7570af302Sopenharmony_ci 8570af302Sopenharmony_ci#endif 9