Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe
  • Repository

Switch branch/tag
  • ipipe
  • include
  • asm-m32r
  • unistd.h
Find file BlameHistoryPermalink
  • Hirokazu Takata's avatar
    [PATCH] m32r: Update syscall macros for MMU-less targets · 1b5b776a
    Hirokazu Takata authored Jan 06, 2006
    
    
    This patch is for updating m32r's MMU-less support.
    
    Some legacy MMU-less m32r chips cannot return from a trap handler to the
    right-hand side 16-bit halfword code of a 32-bit instrucion code pair, because
    a "trap" instruction specification was expanded in M32R-II ISA.
    
    This modification forces "trap" instructions to be placed in word alignment
    location with a parallel "nop" code.
    Signed-off-by: default avatarKazuhiro Inaoka <inaoka@linux-m32r.org>
    Signed-off-by: default avatarHirokazu Takata <takata@linux-m32r.org>
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    1b5b776a

Replace unistd.h

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.

Imprint & Privacy Policy