factors.h 104 B

1234567891011
  1. #ifndef __FACTORS_H
  2. #define __FACTORS_H
  3. //
  4. void factos_sector_clear(void);
  5. #endif // __FACTORS_H