chiark / gitweb /
Rearrange the file tree.
[catacomb] / symm / sha384.h
1 /* -*-c-*-
2  *
3  * Stub header for SHA-384
4  */
5
6 #ifndef CATACOMB_SHA384_H
7 #define CATACOMB_SHA384_H
8
9 #include "sha512.h"
10
11 #endif