Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openairinterface5G openairinterface5G
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Li-Wei Liu
  • openairinterface5Gopenairinterface5G
  • Repository

Switch branch/tag
  • openairinterface5g
  • openair2
  • RRC
  • LTE
  • rrc_proto.h
Find file BlameHistoryPermalink
  • Cedric Roux's avatar
    cleanup: no variable definition in header file · 8a8fdd59
    Cedric Roux authored Jul 11, 2019
    We declare variables in header files, we don't define them. So we need
    to use 'extern' in the header file and put the definition
    in some C file.
    8a8fdd59

Replace rrc_proto.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.