~lukasmejdrech/helenos/network

« back to all changes in this revision

Viewing changes to kernel/arch/abs32le/include/asm.h

  • Committer: Lukas Mejdrech
  • Date: 2010-03-23 20:49:54 UTC
  • mfrom: (186.1.143 head)
  • Revision ID: lukasmejdrech@atlas.cz-20100323204954-qza7qh9ut1e36ngm
Merge mailnline changes, revision 329

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
#ifndef KERN_abs32le_ASM_H_
36
36
#define KERN_abs32le_ASM_H_
37
37
 
38
 
#include <arch/types.h>
39
38
#include <typedefs.h>
40
39
#include <config.h>
41
40