Skip to content

Implement better vunmap() functionality; Enable NULL address (0 MFN) handling #912

Implement better vunmap() functionality; Enable NULL address (0 MFN) handling

Implement better vunmap() functionality; Enable NULL address (0 MFN) handling #912

Workflow file for this run

name: test-clang-format
on:
push:
branches: [ mainline ]
pull_request:
branches: [ mainline ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: '.'
clangFormatVersion: 10
extensions: 'h,c'