1
0
mirror of https://github.com/bashrc/LKMPG.git synced 2018-06-11 03:06:54 +02:00
Files
LKMPG/4.9.11/examples/flycheck_syscall.plist
Bob Mottram ea1cc34f57 Kernel 4.9.11
Included updates syscall example which disables page protection on Intel chips
2017-02-27 19:11:44 +00:00

14 lines
364 B
Plaintext

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>clang_version</key>
<string>clang version 3.9.1 (tags/RELEASE_391/final)</string>
<key>files</key>
<array>
</array>
<key>diagnostics</key>
<array>
</array>
</dict>
</plist>