Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix init.c #189

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fix init.c #189

wants to merge 1 commit into from

Commits on Aug 17, 2023

  1. Fix init.c

    ```
    init_win.c: In function 'cpuinfo_x86_windows_init':
    init_win.c:130:46: warning: implicit declaration of function 'max' [-Wimplicit-function-declaration]
      130 |         const uint32_t package_bits_offset = max(
          |                                              ^~~
    ```
    Jamaika1 authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    512e2f5 View commit details
    Browse the repository at this point in the history