diff --git a/static/quotes/code_c.json b/static/quotes/code_c.json new file mode 100644 index 000000000..9838a5654 --- /dev/null +++ b/static/quotes/code_c.json @@ -0,0 +1,29 @@ +{ + "language": "code_c", + "groups": [ + [ + 0, + 100 + ], + [ + 101, + 300 + ], + [ + 301, + 600 + ], + [ + 601, + 9999 + ] + ], + "quotes": [ + { + "text": "asmlinkage __visible void __init __no_sanitize_address start_kernel(void)", + "source": "Linux Kernel Source Code", + "length": 73, + "id": 1 + } + ] +} \ No newline at end of file