home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / KERNEL-S / V1.2 / LINUX-1.2 / LINUX-1 / linux / fs / hpfs / hpfs_caps.h < prev    next >
Encoding:
Text File  |  1995-02-05  |  187 b   |  5 lines

  1. unsigned hpfs_char_to_linux (unsigned c);
  2. unsigned hpfs_char_to_lower_linux (unsigned c);
  3. unsigned hpfs_char_to_upper_linux (unsigned c);
  4. unsigned linux_char_to_upper_linux (unsigned c);
  5.