Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 1725 → Rev 569

/kernel/trunk/arch/ia32/include/mm/tlb.h
26,12 → 26,6
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
 
/** @addtogroup ia32mm
* @{
*/
/** @file
*/
 
#ifndef __ia32_TLB_H__
#define __ia32_TLB_H__
 
39,7 → 33,3
#define tlb_print()
 
#endif
 
/** @}
*/