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
  • arch
  • s390
  • mm
  • fault.c
Find file BlameHistoryPermalink
  • Heiko Carstens's avatar
    [S390] exec_protect: Fix incorrect extern declarations. · c2e8b853
    Heiko Carstens authored Apr 17, 2008
    
    
    sys_sigreturn and sys_rt_sigreturn don't take any arguments. So luckily
    this resulted only in unneeded instead of incorrect code.
    But still this clearly shows why one should not put extern declarations
    in C files (will be fixed with a larger sparse patch).
    Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
    Signed-off-by: default avatarHeiko Carstens <heiko.carstens@de.ibm.com>
    c2e8b853

Imprint & Privacy Policy