~vojtech-horky/helenos/helenos-qemu

« back to all changes in this revision

Viewing changes to kernel/arch/sparc64/include/arch/mm/sun4v/tsb.h

  • Committer: Vojtech Horky
  • Date: 2017-06-14 06:22:31 UTC
  • mfrom: (2103.1.569 HelenOS.mainline)
  • Revision ID: vojtechhorky@users.sourceforge.net-20170614062231-q4ui9pyxp0gs2hrl
MergeĀ mainlineĀ changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
 
51
51
#ifndef __ASM__
52
52
 
 
53
#include <stdbool.h>
53
54
#include <typedefs.h>
54
55
#include <arch/mm/tte.h>
55
56
#include <arch/mm/mmu.h>