Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in
S
Software for White Rabbit PTP Core
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 14
    • Issues 14
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 2
    • Merge Requests 2
  • CI / CD
    • CI / CD
    • Pipelines
    • Schedules
  • Wiki
    • Wiki
  • image/svg+xml
    Discourse
    • Discourse
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • Projects
  • Software for White Rabbit PTP Core
  • Repository

Switch branch/tag
  • wrpc-sw
  • arch
  • lm32
  • irq.c
Find file
BlameHistoryPermalink
  • Alessandro Rubini's avatar
    general cleanup of wrong prototypes · be2bd234
    Alessandro Rubini authored Jul 26, 2015
    I added -Wstrict-prototypes, that used to be included in -Wall settings
    but is not.  Actually, I think it should be an error to not specify an
    argument list by now.  If any, -traditional is there for old timers.
    
    Fortunately no bug was exposed by the missing prototypes.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    be2bd234
irq.c 1021 Bytes
EditWeb IDE

Replace irq.c

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.