1/* $FreeBSD$ */ 2 3/** @mainpage 4 * <b>IMPORTANT:</b> This API documentation may contain both functions which 5 * are public and functions that are for internal use only. Since we have not 6 * reviewed every part of the documentation yet, <i>some internal functions 7 * are not marked as such</i>. Until we finish reviewing the API documentation 8 * and add appropriate comments to functions which are only for internal use, 9 * you should take this into account. In case you want to use a function of 10 * this kernel subsystem in another kernel subsystem you should search for 11 * precedence of use outside this subsystem. If the function is not used 12 * outside this subsystem you should ask on the mailinglists about it, else 13 * you risk breaking something. 14 */ 15