Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / tools / munin-plugins-busybox / common.h @ 20993707

Historique | Voir | Annoter | Télécharger (90 octets)

1
#ifndef COMMON_H
2
#define COMMON_H
3

    
4
int writeyes(void);
5
int writeno(const char *);
6

    
7
#endif